Skip to content

crux_http v0.4.0

Compare
Choose a tag to compare
@StuartHarris 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