Skip to content

Add Response::get_status(), make StatusCode::from_code static - #105

Open
harmony7 wants to merge 1 commit into
mainfrom
kats/get-status
Open

Add Response::get_status(), make StatusCode::from_code static#105
harmony7 wants to merge 1 commit into
mainfrom
kats/get-status

Conversation

@harmony7

@harmony7 harmony7 commented Aug 24, 2026

Copy link
Copy Markdown
Member

Fixes #87

Implemented missing Response::get_status()

Also, StatusCode::from_code was incorrectly non-static, so this fixes that.

@harmony7
harmony7 requested review from TartanLlama and zkat August 24, 2026 13:29
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.

fastly::Response doesn't implement the get_status() instance method

1 participant