Handbook
Glossary
<raw-response> ( -- response )
HTTP protocol objects
ยป
HTTP responses
Prev:
raw-response
Vocabulary
http
Inputs
None
Outputs
response
a
raw-response
Word description
Creates an empty raw response.
Definition
USING:
accessors
kernel
;
IN:
http
:
<raw-response>
( -- response )
raw-response
new
"1.1"
>>version
;