Table of Contents - polyphony
Pages
Classes and Modules
- Agent
- HTTP1Adapter
- HTTP2Adapter
- HTTP2Adapter::StreamAdapter
- InputStream
- Object
- Polyphony
- Polyphony::HTTP
- Polyphony::HTTP::Server
- Polyphony::HTTP::Server::HTTP1Adapter
- Polyphony::HTTP::Server::HTTP2Adapter
- Polyphony::HTTP::Server::HTTP2StreamHandler
- Polyphony::HTTP::Server::Request
- Response
- SiteConnectionManager
- WebsocketConnection
Methods
- ::accept_loop — Polyphony::HTTP::Server
- ::client_loop — Polyphony::HTTP::Server
- ::default — Agent
- ::get — Agent
- ::listen — Polyphony::HTTP::Server
- ::new — Agent
- ::new — HTTP1Adapter
- ::new — HTTP2Adapter
- ::new — HTTP2Adapter::StreamAdapter
- ::new — Response
- ::new — SiteConnectionManager
- ::new — Polyphony::HTTP::Server::HTTP1Adapter
- ::new — Polyphony::HTTP::Server::HTTP2Adapter
- ::new — Polyphony::HTTP::Server::HTTP2StreamHandler
- ::new — InputStream
- ::new — Polyphony::HTTP::Server::Request
- ::new — WebsocketConnection
- ::post — Agent
- ::protocol_adapter — Polyphony::HTTP::Server
- ::serve — Polyphony::HTTP::Server
- ::upgrade_each — Polyphony::HTTP::Server::HTTP2Adapter
- #<< — Polyphony::HTTP::Server::Request
- #<< — WebsocketConnection
- #acquire — SiteConnectionManager
- #allocate_stream — HTTP2Adapter
- #allocate_stream_adapter — HTTP2Adapter
- #body — HTTP1Adapter
- #body — HTTP2Adapter::StreamAdapter
- #body — Response
- #buffer_body_chunk — Polyphony::HTTP::Server::Request
- #close — Polyphony::HTTP::Server::HTTP1Adapter
- #close — Polyphony::HTTP::Server::HTTP2Adapter
- #complete! — Polyphony::HTTP::Server::Request
- #complete? — Polyphony::HTTP::Server::Request
- #connect — SiteConnectionManager
- #consume — Polyphony::HTTP::Server::Request
- #consume_request — Polyphony::HTTP::Server::HTTP1Adapter
- #consume_request — Polyphony::HTTP::Server::HTTP2StreamHandler
- #consume_response — HTTP1Adapter
- #create_first_connection — SiteConnectionManager
- #create_socket — SiteConnectionManager
- #dequeue_first_connection_waiters — SiteConnectionManager
- #do_request — Agent
- #each — Polyphony::HTTP::Server::HTTP1Adapter
- #each — Polyphony::HTTP::Server::HTTP2Adapter
- #each — InputStream
- #each_chunk — HTTP1Adapter
- #each_chunk — HTTP2Adapter::StreamAdapter
- #each_chunk — Response
- #each_chunk — Polyphony::HTTP::Server::Request
- #empty_status_line — Polyphony::HTTP::Server::HTTP1Adapter
- #env — Object
- #finalize_client_loop — Polyphony::HTTP::Server::HTTP1Adapter
- #finalize_client_loop — Polyphony::HTTP::Server::HTTP2Adapter
- #finish — Polyphony::HTTP::Server::HTTP1Adapter
- #finish — Polyphony::HTTP::Server::HTTP2StreamHandler
- #finish — Polyphony::HTTP::Server::Request
- #format_header_lines — Polyphony::HTTP::Server::HTTP1Adapter
- #format_headers — HTTP1Adapter
- #format_headers — Polyphony::HTTP::Server::HTTP1Adapter
- #format_http1_request — HTTP1Adapter
- #format_status_line — Polyphony::HTTP::Server::HTTP1Adapter
- #format_uri — Agent
- #get — Agent
- #get_body_chunk — Polyphony::HTTP::Server::HTTP1Adapter
- #get_body_chunk — Polyphony::HTTP::Server::HTTP2StreamHandler
- #gets — InputStream
- #handle_incoming_data — Polyphony::HTTP::Server::HTTP1Adapter
- #handle_request — Polyphony::HTTP::Server::HTTP2StreamHandler
- #handler — Object
- #http2_upgraded_headers — Polyphony::HTTP::Server::HTTP1Adapter
- #json — Response
- #keep_alive? — Polyphony::HTTP::Server::Request
- #load — Object
- #method — Polyphony::HTTP::Server::Request
- #next_body_chunk — HTTP1Adapter
- #next_body_chunk — HTTP2Adapter::StreamAdapter
- #next_body_chunk — Response
- #on_body — HTTP1Adapter
- #on_body — Polyphony::HTTP::Server::HTTP1Adapter
- #on_close — HTTP2Adapter::StreamAdapter
- #on_data — HTTP2Adapter::StreamAdapter
- #on_data — Polyphony::HTTP::Server::HTTP2StreamHandler
- #on_half_close — Polyphony::HTTP::Server::HTTP2StreamHandler
- #on_headers — HTTP2Adapter::StreamAdapter
- #on_headers — Polyphony::HTTP::Server::HTTP2StreamHandler
- #on_headers_complete — HTTP1Adapter
- #on_headers_complete — Polyphony::HTTP::Server::HTTP1Adapter
- #on_message_complete — HTTP1Adapter
- #on_message_complete — Polyphony::HTTP::Server::HTTP1Adapter
- #path — Polyphony::HTTP::Server::Request
- #post — Agent
- #prepare_first_connection — SiteConnectionManager
- #prepare_headers — HTTP2Adapter::StreamAdapter
- #protocol — HTTP1Adapter
- #protocol — HTTP2Adapter
- #protocol — HTTP2Adapter::StreamAdapter
- #protocol — Polyphony::HTTP::Server::HTTP1Adapter
- #protocol — Polyphony::HTTP::Server::HTTP2StreamHandler
- #protocol — Polyphony::HTTP::Server::Request
- #query — Polyphony::HTTP::Server::Request
- #query_string — Polyphony::HTTP::Server::Request
- #queue_request — Polyphony::HTTP::Server::HTTP1Adapter
- #read — InputStream
- #read — Polyphony::HTTP::Server::Request
- #read_headers — HTTP1Adapter
- #read_next_body_chunk — HTTP1Adapter
- #recv — WebsocketConnection
- #redirect — Agent
- #redirect_url — Agent
- #request — Agent
- #request — HTTP1Adapter
- #request — HTTP2Adapter::StreamAdapter
- #request_ctx — Agent
- #respond — Object
- #respond — Polyphony::HTTP::Server::HTTP1Adapter
- #respond — Polyphony::HTTP::Server::HTTP2StreamHandler
- #respond — Polyphony::HTTP::Server::Request
- #rewind — InputStream
- #run — Object
- #scheme — Polyphony::HTTP::Server::Request
- #send — WebsocketConnection
- #send_chunk — Polyphony::HTTP::Server::HTTP1Adapter
- #send_chunk — Polyphony::HTTP::Server::HTTP2StreamHandler
- #send_chunk — Polyphony::HTTP::Server::Request
- #send_frame — Polyphony::HTTP::Server::HTTP2Adapter
- #send_headers — Polyphony::HTTP::Server::HTTP1Adapter
- #send_headers — Polyphony::HTTP::Server::HTTP2StreamHandler
- #send_headers — Polyphony::HTTP::Server::Request
- #send_request — HTTP2Adapter::StreamAdapter
- #send_request_and_check_response — Agent
- #setup — WebsocketConnection
- #setup_http1_allocator — SiteConnectionManager
- #setup_http2_allocator — SiteConnectionManager
- #setup_stream — HTTP2Adapter::StreamAdapter
- #socket_protocol — SiteConnectionManager
- #split_query_string — Polyphony::HTTP::Server::Request
- #start_stream — Polyphony::HTTP::Server::HTTP2Adapter
- #stop — Polyphony::HTTP::Server::HTTP2StreamHandler
- #upgrade — Polyphony::HTTP::Server::HTTP2Adapter
- #upgrade_connection — Polyphony::HTTP::Server::HTTP1Adapter
- #upgrade_to_http2 — Polyphony::HTTP::Server::HTTP1Adapter
- #upgrade_with_handler — Polyphony::HTTP::Server::HTTP1Adapter
- #uri — Polyphony::HTTP::Server::Request
- #uri_key — Agent
- #url_to_uri — Agent
- #wait_for_headers — HTTP2Adapter::StreamAdapter
- #wait_for_response — HTTP2Adapter::StreamAdapter
- #with_body_status_line — Polyphony::HTTP::Server::HTTP1Adapter