do-http-request ( request quot: ( chunk -- ) -- response/stream )


Vocabulary
http.client

Inputs
requestan object
quota quotation with stack effect ( chunk -- )


Outputs
response/streaman object


Definition