Table of Contents - toycol-1.0.0 Documentation
Pages
Classes and Modules
- Rack
- Rack::Handler
- Rack::Handler::Toycol
- Toycol
- Toycol::Client
- Toycol::Command
- Toycol::Command::Options
- Toycol::DuplicateProtocolError
- Toycol::Error
- Toycol::HTTPError
- Toycol::Helper
- Toycol::Protocol
- Toycol::Proxy
- Toycol::Server
- Toycol::TemplateGenerator
- Toycol::UnauthorizeError
- Toycol::UndefinementError
Methods
- ::additional_request_methods — Toycol::Protocol
- ::client_option_parser — Toycol::Command::Options
- ::create_option_parser — Toycol::Command::Options
- ::create_sub_command_option_parser — Toycol::Command::Options
- ::custom_status_codes — Toycol::Protocol
- ::default_proc — Toycol::Client
- ::define — Toycol::Protocol
- ::execute! — Toycol::Client
- ::generate! — Toycol::TemplateGenerator
- ::generator_option_parser — Toycol::Command::Options
- ::help_command — Toycol::Command::Options
- ::http_method — Toycol::Protocol
- ::input — Toycol::Protocol
- ::new — Toycol::Command
- ::new — Toycol::Proxy
- ::new — Toycol::Server
- ::new — Toycol::TemplateGenerator
- ::parse! — Toycol::Command::Options
- ::path — Toycol::Protocol
- ::protocol_name? — Toycol::Command::Options
- ::query — Toycol::Protocol
- ::request — Toycol::Protocol
- ::request_message? — Toycol::Command::Options
- ::request_method — Toycol::Protocol
- ::request_path — Toycol::Protocol
- ::run — Rack::Handler::Toycol
- ::run — Toycol::Command
- ::run — Toycol::Server
- ::run! — Toycol::Protocol
- ::run_background_server — Rack::Handler::Toycol
- ::select_background_server — Rack::Handler::Toycol
- ::server_option_parser — Toycol::Command::Options
- ::status_message — Toycol::Protocol
- ::sub_command_summaries — Toycol::Command::Options
- ::try_require_puma_handler — Rack::Handler::Toycol
- ::use — Toycol::Protocol
- ::valid? — Toycol::TemplateGenerator
- #assign_parsed_attributes! — Toycol::Proxy
- #assign_parsed_attributes! — Toycol::Server
- #build_http_request_message — Toycol::Proxy
- #default_env — Toycol::Server
- #execute — Toycol::Command
- #filename — Toycol::TemplateGenerator
- #generate! — Toycol::TemplateGenerator
- #logger — Toycol::Helper
- #request_header — Toycol::Proxy
- #request_line — Toycol::Proxy
- #request_path — Toycol::Proxy
- #response_body — Toycol::Server
- #response_headers — Toycol::Server
- #response_message — Toycol::Server
- #response_status_code — Toycol::Server
- #run — Toycol::Server
- #safe_execution! — Toycol::Helper
- #safe_executionable_tp — Toycol::Helper
- #shutdown — Toycol::Proxy
- #start — Toycol::Proxy
- #stringio — Toycol::Server
- #template_text — Toycol::TemplateGenerator
- #template_text_for_new — Toycol::TemplateGenerator
- #transfer_to_server — Toycol::Proxy
- #unauthorized_methods_regex — Toycol::Helper
- #verify_file_path! — Toycol::Server