crux_http v0.4.0
StuartHarris
released this
05 Jul 08:36
·
542 commits
to master
since this release
Published v0.4.0 of crux_http
Crux HTTP Capability, which adds response headers to the capability's protocol. It also adds builders for HttpRequest
and HttpResponse
.
This is a breaking change as the HttpResponse
struct now has an extra field.
For more details see #119