Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ruby/roda-sequel] Only set headers not created by servers #9571

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

p8
Copy link
Contributor

@p8 p8 commented Jan 27, 2025

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
remove-redundant-headers 280527 89348 61538 24688 57966 335448 3752

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|
+------------------------------------+------+-----+-----+------+-------+---------+--------------+
@p8 p8 force-pushed the roda-sequel/remove-redundant-headers branch from da1dc79 to 7adbbf3 Compare January 28, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant