Path to this page:
./
security/httpx,
HTTP toolkit that allows running multiple probes
Branch: CURRENT,
Version: 1.6.10nb1,
Package name: httpx-1.6.10nb1,
Maintainer: leothttpx 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: 1695.546 KB
Version history: (Expand)
- (2025-03-07) Updated to version: httpx-1.6.10nb1
- (2025-03-02) Updated to version: httpx-1.6.10
- (2024-10-27) Updated to version: httpx-1.6.9
- (2024-09-06) Updated to version: httpx-1.6.0nb6
- (2024-08-11) Updated to version: httpx-1.6.0nb5
- (2024-07-03) Updated to version: httpx-1.6.0nb4
CVS history: (Expand)
2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) |  |
Log message:
Revbump all Go packages after go124 update
I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
|
2025-03-02 19:32:34 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
httpx: Update to 1.6.10
Changes:
1.6.10
------
- Bug fixes
|
2024-10-27 19:17:42 by Leonardo Taccari | Files touched by this commit (3) |  |
Log message:
httpx: Update to 1.6.9
Changes:
v1.6.9
* Added support to filter out near duplicate responses via `-fd`,
`-filter-duplicates` option
* Added `team-id` input support for dashboard upload
* Added option to provide ideal time taking screenshot with `-screenshot`
option
* Adding `-trace` option to log complete connection
* Added initial support for automatic page type classifier
v1.6.8
* Fixed missing favicon hash in few edge cases
* Fixed `ztls` context deadline error for tls connection
* Fixed stats calculation in case of path
* Fixed issue with extra new lines in output file
* Fixed multiple registration of metrics (SDK)
* Added option disable stdout output (SDK)
* Added `*Server.Stop` method (SDK)
* Updated `ChainInStdout` option available to use as library (SDK)
v1.6.7
* Added UI Dashboard for httpx
* Added `-fep` option to configure error file
* Fixed issue with missing `host` field in output in few edge cases
* Updated `jarm` field to `jarm_hash` to avoid confusion
v1.6.6
* Added md5 hash for favicon in jsonl output
* Fixed issue with `-fs` filtering
* Fixed issue with custom header input for screenshot
* Fixed nil deref with store chain option
* Fixed issue with path input
* Fixed issue with `-esb` option not storing screenshot on disk
v1.6.5
* Added `favicon_url` in output with `-favicon` option
* Fixed issues with favicon detection + SDK update
* Fixed panic issue with wappalyzer
v1.6.4
* Added `-efqdn` option to extract subdomans from response header and body
* Added support to exclude response body with `-sr` option
v1.6.3
* Fixed issue with tech detection output in default run
* Fixed issue with `-sr` option to respect filters/matchers
v1.6.2
* Added resolvers information in output
v1.6.1
* Added `-protocol` option for force http 1.1 connection
|
2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) |  |
Log message:
Revbump all Go packages after go122 update
|
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) |  |
Log message:
Revbump all Go packages after update
|
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) |  |
Log message:
Revbump all Go packages after go122 security update
|
2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) |  |
Log message:
Revbump all Go packages after go122 update
|
2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168) |
Log message:
Revbump all Go packages, default Go version is now 1.22.
|