Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
http2
master
HTTP
Connection
Headers
Request
Server
Context
Response
HTTP2
ClientError
Connection
Type
Data
Error
Code
Frame
Flags
Type
HPACK
Decoder
DynamicTable
Encoder
Error
Huffman
Node
Indexing
Priority
Settings
Identifier
SliceReader
Stream
State
Streams
Generated using Crystal 1.16.3
2025-10-29 09:41:38 UTC
class
HTTP::
Server::
Context
HTTP::Server::Context
Reference
Object
Overview
Instances of this class are passed to an
HTTP::Server
handler.
Defined in:
core_ext/http_server_context.cr
Instance Method Summary
#trailers
: Headers | Nil
Instance Method Detail
def
trailers
:
Headers
| Nil
#
[
View source
]