Skip to content

response.headers.status is no longer set #2006

Answered by imwiss
jeffwilcox asked this question in General
Discussion options

You must be logged in to vote

Hey @jeffwilcox 👋 This is a change from the GitHub side where the status header is no longer being returned as of this morning. The status header was previously included by the rack server we use and the newer version has removed it. The infrastructure team confirmed that we won't be able to roll this back and restore the header unfortunately.

The workaround is to use the HTTP status itself, rather than the status header. Apologies if this caused downtime for you, this was an unfortunate side effect on the upgrade and not how we would usually announce breaking changes.

cc @gr2m in case there are updates required in Octokit.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@jeffwilcox
Comment options

@jeffwilcox
Comment options

Answer selected by imwiss
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants