Libraries
»
async-http
(0.52.5)
»
Index
»
Async
»
HTTP
»
Protocol
»
HTTP1
»
trailers?
Method: Async::HTTP::Protocol::HTTP1.trailers?
Defined in:
lib/async/http/protocol/http1.rb
.
trailers?
⇒
Boolean
Returns:
(
Boolean
)
36 37 38
# File 'lib/async/http/protocol/http1.rb', line 36
def
self
.
trailers?
true
end