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/rack-sequel] Only set headers not created by servers #9570

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

Some servers already set the 'Date' or 'Content-Length' headers.

name branch_name db query update fortune weighted_score
rack-sequel master 44962 19605 10677 34058 1373
rack-sequel remove-redundant-headers 45573 20403 12342 34488 1507

@p8 p8 force-pushed the rack-sequel/remove-redundant-headers branch 2 times, most recently from 9046198 to b7907ec Compare January 27, 2025 21:08
Some servers already set the 'Date' or 'Content-Length' headers.

+-----------+------------------------------------+-----+-----+------+-------+--------------+
|       name|                         branch_name|   db|query|update|fortune|weighted_score|
+-----------+------------------------------------+-----+-----+------+-------+--------------+
|rack-sequel|                              master|44962|19605| 10677|  34058|          1373|
|rack-sequel|rack-sequel/remove-redundant-headers|45573|20403| 12342|  34488|          1507|
+-----------+------------------------------------+-----+-----+------+-------+--------------+
@p8 p8 force-pushed the rack-sequel/remove-redundant-headers branch from b7907ec to a65443c Compare January 28, 2025 08:08
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