./security/httpx, HTTP toolkit that allows running multiple probes

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


Branch: CURRENT, Version: 1.2.9, Package name: httpx-1.2.9, Maintainer: leot

httpx is a fast and multi-purpose HTTP toolkit that allows running
multiple probes using the retryablehttp library. It is designed to
maintain result reliability with an increased number of threads.


Master sites:

Filesize: 1620.605 KB

Version history: (Expand)


CVS history: (Expand)


   2023-03-17 11:28:01 by Leonardo Taccari | Files touched by this commit (3) | Package updated
Log message:
httpx: Update to 1.2.9

Changes:
1.2.9
-----
* Fixed nil pointer dereference crash
* Added self-update option + version check support
   2023-03-12 21:10:14 by Leonardo Taccari | Files touched by this commit (5)
Log message:
httpx: Import httpx-1.2.8 as security/httpx

httpx is a fast and multi-purpose HTTP toolkit that allows running
multiple probes using the retryablehttp library. It is designed to
maintain result reliability with an increased number of threads.