./www/hs-http-semantics, HTTP senmatics library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.0nb1, Package name: hs-http-semantics-0.3.0nb1, Maintainer: pkgsrc-users

Version-independent common parts of HTTP


Master sites:

Filesize: 14.577 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-30 17:24:19 by Masatake Daimon | Files touched by this commit (4) | Package updated
Log message:
www/hs-http-semantics: update to http-semantics-0.3.0

## 0.3.0

* Breaking change: fillFileBodyGetNext takes Sentinel instead of
  IO () to close files on time.

## 0.2.1

* Add outBodyCancel to OutBodyIface
  [#11](https://github.com/kazu-yamamoto/http-semantics/pull/11)
* Documentation improvement.
  [#10](https://github.com/kazu-yamamoto/http-semantics/pull/10)
  [#11](https://github.com/kazu-yamamoto/http-semantics/pull/11)

## 0.2.0

* Introduce `responseStreamingIface`
  [#9](https://github.com/kazu-yamamoto/http-semantics/pull/9)

## 0.1.2

* Avoid buffer overflow in fillBufBuilderOne
  [#4](https://github.com/kazu-yamamoto/http-semantics/pull/4)

## 0.1.1

* Avoid buffer overflow in runStreamingBuilder
  [#3](https://github.com/kazu-yamamoto/http-semantics/pull/3)

## 0.1.0

* Make it possible to guarantee that final DATA frame is marked end-of-stream.
  [#2](https://github.com/kazu-yamamoto/http-semantics/pull/2)

## 0.0.1

* Defining getResponseBodyChunk'.
  [#1](https://github.com/kazu-yamamoto/http-semantics/pull/1)
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-02 08:54:43 by Masatake Daimon | Files touched by this commit (5)
Log message:
www/hs-http-semantics: import hs-http-semantics-0.0.0

Version-independent common parts of HTTP