Skip to content

Fixed: send absolute/relative URL in location header, depending on options.UseRelativeLinks #1582

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

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Jun 30, 2024

Fixes #1465.

QUALITY CHECKLIST

Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (479066f) to head (b81f780).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1582   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files         348      348           
  Lines       11180    11184    +4     
  Branches     1835     1836    +1     
=======================================
+ Hits        10152    10156    +4     
  Misses        676      676           
  Partials      352      352           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bkoelman bkoelman marked this pull request as ready for review June 30, 2024 12:38
@bkoelman bkoelman merged commit ae5d0d1 into master Jun 30, 2024
16 checks passed
@bkoelman bkoelman deleted the fix-absolute-location-header branch June 30, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Respect options.UseRelativeLinks in HTTP Location header on POST
1 participant