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.
fastly::Response::get_status()is missing.(It's not in
response.h,response.cpp, orresponse.rs.)We do have
fastly::Response::set_status(),fastly::Response::with_status(), andstatic fastly::Response::from_status(), so this is probably an oversight.