summaryrefslogtreecommitdiff
path: root/content/2023/http-headers-in-rails-hyphens-and-underscores.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/2023/http-headers-in-rails-hyphens-and-underscores.md')
-rw-r--r--content/2023/http-headers-in-rails-hyphens-and-underscores.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/content/2023/http-headers-in-rails-hyphens-and-underscores.md b/content/2023/http-headers-in-rails-hyphens-and-underscores.md
index 16f08cb..3a92273 100644
--- a/content/2023/http-headers-in-rails-hyphens-and-underscores.md
+++ b/content/2023/http-headers-in-rails-hyphens-and-underscores.md
@@ -5,7 +5,11 @@ abstract: Rack modyfies incomming requests's headers!
date: 2023-02-01T18:00:51+01:00
year: 2023
draft: false
-tags: ['rack', 'ruby-on-rails', 'headers', 'magic']
+tags:
+- rack
+- Ruby-on-Rails
+- headers
+- magic
---
Everyone's favorite magician, Ruby on Rails, does it again.