[][src]Type Definition warp_reverse_proxy::QueryParameters

type QueryParameters = Option<String>;

Alias of query parameters.

This is the type that holds the request query parameters.