An URL path carrying an A information
Convenient methods for Paths.
A query string carrying an A information
Provides convenient methods on QueryString.
A single query string parameter carrying an A information.
Information carried by a whole request (headers and entity)
Information carried by request entity
Information carried by requests’ headers
An URL path segment carrying an A information.
An URL carrying an A information
Chains the two paths
Concatenates two QueryStrings
No particular information.
Empty request.
Helper method to perform GET request
Helper method to perform GET request
Ability to define Int query string parameters
Ability to define Int path segments
Query string parameter containing a Long value
Segment containing a Long value
Builds a QueryString with one optional parameter of type A.
An empty path.
An empty path.
Useful to begin a path definition:
path / "foo" / segment[Int]("some-value")
Helper method to perform POST request
Helper method to perform POST request
Builds a QueryString with one parameter.
Request for given parameters
Builds a path segment carrying an A information
Builds a static path segment
Ability to define String query string parameters
Ability to define String path segments
Builds an URL from the given path and query string
Interpreter for algebra.Requests that ignores information related to documentation and delegates to another endpoints.algebra.Requests interpreter.