RoutedResponse
class RoutedResponse(delegate: Response, val xUriTemplate: UriTemplate) : Response, ResponseWithRoute
Functions
Link copied to clipboard
This will realise any underlying stream.
Link copied to clipboard
Link copied to clipboard
Retrieves all header values with this name.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
(Copy &) remove headers with this name.
Link copied to clipboard
(Copy &) remove headers with this prefix. Default removes all headers.
Link copied to clipboard
Link copied to clipboard
(Copy &) Adds a header value with this name, replacing any previously set values.
Link copied to clipboard
Replace all headers with ones passed.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard