Commit a5703ff
authored
[ruby/roda-sequel] Only set headers not created by servers (#9571)
Servers like Iodine sets the `Date` header itself.
+------------------------------------+------+-----+-----+------+-------+---------+--------------+
| branch_name| json| db|query|update|fortune|plaintext|weighted_score|
+------------------------------------+------+-----+-----+------+-------+---------+--------------+
| master|213942|52774|37141| 22971| 49660| 227545| 2923|
|roda-sequel/remove-redundant-headers|280527|89348|61538| 24688| 57966| 335448| 3752|
+------------------------------------+------+-----+-----+------+-------+---------+--------------+1 parent 8ff228e commit a5703ff
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
18 | 29 | | |
19 | | - | |
20 | | - | |
| 30 | + | |
21 | 31 | | |
22 | 32 | | |
23 | 33 | | |
| |||
0 commit comments