`fastly::Response` doesn't implement the `get_status()` instance method
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
Research direction
Start by comparing fastly::Response::set_status(), with_status(), and from_status() in response.h and response.cpp, then check response.rs for the corresponding implementation. Add the missing get_status() instance method so callers can retrieve a response status, and verify that the C++ API exposes it consistently with the existing status methods.
Written by the indexing model from the issue text.
Description
fastly::Response::get_status() is missing.
(It's not in response.h, response.cpp, or response.rs.)
We do have fastly::Response::set_status() , fastly::Response::with_status(), and static fastly::Response::from_status(), so this is probably an oversight.
- Dominant language
- C++
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Getting set up
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from fastly/compute-sdk-cpp
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
fastly/compute-sdk-cpp#90 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
fastly/compute-sdk-cpp#88 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
fastly/compute-sdk-cpp#86 ·
-
documentation
Difficulty 4/5 3-5 days Newbie friendliness 30/100
fastly/compute-sdk-cpp#80 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
fastly/compute-sdk-cpp#74 ·
All issues in fastly/compute-sdk-cpp
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
Maintainers usually reply within 1 day
-
type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
RobotLocomotion/drake#25023 ·
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
mamedev/mame#16263 · 4 comments ·
Maintainers usually reply within 1 day