Separate headers into request and response headers
- Add response header construction using records - Update tests and examples - Update doc
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## Unpublished
|
||||
- Separate `Headers` into `RequestHeaders` and `ResponseHeaders`
|
||||
- Allow passing a record to `headers` to make `ResponseHeaders` easier
|
||||
|
||||
## v1.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user