Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add trailer support to network responses
Additional trailer support we can add in the future if this minimal viable solution (that is nonetheless complicated) is a success: * Support for synthetic responses. * Support for (synthetic) requests. * Trailer headers that have semantics. * Support for trailer headers in CORS (only for responses I think). Fixes #34 and fixes #343.
- Loading branch information