- feat: Implements lazy loading when parsing headers to avoid unnecessary validation.
- feat: Makes address strongly typed and adds
RelicAddress
type. - fix: Resolves issue with
Content-Length
header conflicting withTransfer-Encoding: chunked
.
- First tech preview.
- Initial version.