Use a manual definition
The manual definition of a request includes:
- the method (GET, POST, HEAD, PUT, DELETE, OPTIONS, TRACE, CUSTOM)
- the server (See Servers)
- the path (may contain variables)
- the parameters (each parameter may contain variables in the name or value)
Home