Closed cjstehno closed 7 years ago
Draft of new guide outline:
Introduction
Getting Started
Sever
Lifecycle
Configuration (note that can be in server ctor or instance)
- Closure
- Consumer
httpPort/httpsPort
httpUrl/httpsUrl
start/stop
verify
Configuration
Authentication
BASIC
DIGEST
Auto-start
Decoder
Encoder
Expectations
Expects
Https
keystore
Decoders (more examples)
Encoders (more examples)
Cookies
Matchers
- also using closures as matchers
Multipart
Request
Response
Compression
Use Case Examples
Form data
File upload
Rework the user guide to have better organization and more details and examples about each feature.