Response class for Continue responses (status code 100).
A Continue response indicates that the server has received the request headers.
This class also includes (indirectly) module Net::HTTPHeader, which gives access to its methods for getting headers.
References:
Ruby Core © 1993–2025 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.