Class: URI::HTTP
- Inherits:
-
Generic
- Object
- Generic
- URI::HTTP
- Defined in:
- lib/ronin/support/network/http/core_ext/uri/http.rb
Instance Method Summary collapse
-
#ok?(**kwargs) ⇒ Boolean
Checks if the HTTP response for the URI has an HTTP
OK
status code. -
#status(**kwargs) ⇒ Integer
Returns the Status Code of the HTTP Response for the URI.