ARSN-568: make Server response header configurable#2606
ARSN-568: make Server response header configurable#2606bert-e merged 2 commits intodevelopment/8.2from
Conversation
Add a module-level variable and exported setter `setServerHeader()` so callers can configure the HTTP Server response header at startup. Default remains 'S3 Server'.
Hello tcarmet,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
|
LGTM |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## development/8.2 #2606 +/- ##
===================================================
+ Coverage 71.98% 71.99% +0.01%
===================================================
Files 222 222
Lines 17954 17957 +3
Branches 3714 3714
===================================================
+ Hits 12924 12928 +4
+ Misses 5026 5025 -1
Partials 4 4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
LGTM |
|
/approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue ARSN-568. Goodbye tcarmet. The following options are set: approve |
Export
setServerHeader()so callers can configure the HTTP Server response header value at startup. Default remains'S3 Server'.