Efficient Conversion Methods for Server-Client Request/Response Testing
is there a non trivial way to convert from ServerResonse -> ClientResponse and ClientRequest -> ServerRequest
im trying to do some testing and its currently a lot of
im trying to do some testing and its currently a lot of
fromWeb toWeb