diff options
Diffstat (limited to 'content/blog/2023/http-headers-in-rails-hyphens-and-underscores.md')
-rw-r--r-- | content/blog/2023/http-headers-in-rails-hyphens-and-underscores.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2023/http-headers-in-rails-hyphens-and-underscores.md b/content/blog/2023/http-headers-in-rails-hyphens-and-underscores.md index bfaa2bf..f24e406 100644 --- a/content/blog/2023/http-headers-in-rails-hyphens-and-underscores.md +++ b/content/blog/2023/http-headers-in-rails-hyphens-and-underscores.md @@ -1,6 +1,6 @@ --- title: "HTTP Headers in Rails: Hyphens, Underscores, and a terrible day" -category: +categories: - blog abstract: Rack modyfies incomming requests's headers! date: 2023-02-01T18:00:51+01:00 |