Top Level Namespace

Defined in:

Constant Summary

EXTRA_STATUS_CODES = {420 => "Enhance Your Calm", 425 => "Too Early", 444 => "No Response", 450 => "Blocked By Windows Parental Controls", 497 => "HTTP Request Sent To HTTPS Port", 498 => "Token expired/invalid", 499 => "Client Closed Request", 509 => "Bandwidth Limit Exceeded", 521 => "Web Server Is Down", 522 => "Connection Timed Out", 523 => "Origin Is Unreachable", 525 => "SSL Handshake Failed", 599 => "Network Connect Timeout Error"}

Method Summary

Method Detail

def open_http_cat(status_code : Int | Nil = nil) #

[View source]