Closed zunda-pixel closed 1 month ago
Hi @zunda-pixel thats a nice change, I was waiting for adopting HTTPTypes
until they found a way of representing the body
too, then I'd also adopt HTTPRequest
from HTTPTypes
too.
But yeah, I think we can start by migrating the HTTPHeaders
, and then migrate HTTPRequest/HTTPResponse in a new PR, or wait until they have the body
also represented.
Hi! @grdsdev I tried to replace HTTPRequest, but It is hard...
Yes, HTTPTypes.HTTPRequest has no body.
I replaced HTTP Header
and HTTP Method
Description
HTTP Header
HTTP Method