class Net::HTTPNonAuthoritativeInformation
Response class for Non-Authoritative Information responses (status code 203).
The Non-Authoritative Information response indicates that the server is a transforming proxy (such as a Web accelerator) that received a 200 OK response from its origin, and is returning a modified version of the originโs response.
This class also includes (indirectly) module Net::HTTPHeader, which gives access to its methods for getting headers.
References:
-
[RFC 9110](www.rfc-editor.org/rfc/rfc9110.html#name-203-non-authoritati ve-infor).
Constants
- HAS_BODY