pkgsrc/www/hs-HTTP/distinfo
pho 5210dd4c72 Update to HTTP-4000.3.14
* If the URI contains "user:pass@" part, use it for Basic Authorization
* Add a test harness.
* Don't leak a socket when getHostAddr throws an exception.
* Send cookies in request format, not response format.
* Moved BrowserAction to be a StateT IO, with instances for
  Applicative, MonadIO, MonadState.
* Add method to control size of connection pool.
* Consider both host and port when reusing connections.
* Handle response code 304 "not modified" properly.
* Fix digest authentication by fixing md5 output string rep.
* Make the default user agent string follow the package version.
* Document lack of HTTPS support and fail when clients try
  to use it instead of silently falling back to HTTP.
* Add helper to set the request type and body.
2020-01-02 15:50:01 +00:00

6 lines
406 B
Text

$NetBSD: distinfo,v 1.3 2020/01/02 15:50:01 pho Exp $
SHA1 (HTTP-4000.3.14.tar.gz) = fcbb34764253b2c7460524b1b96a957cca068158
RMD160 (HTTP-4000.3.14.tar.gz) = 47e5b6764296c27013775d273e65a30959d1b947
SHA512 (HTTP-4000.3.14.tar.gz) = bcc9107412f3ff5806369675ae6cfd87c4ecc36490eab6d62c697f47e62ff8b0d1d6a25f9bfb9d8ef1f037492820eb732cb9cbec7ea9e7e4b20699573077b064
Size (HTTP-4000.3.14.tar.gz) = 72938 bytes