mirror of
https://github.com/projectdiscovery/httpx
synced 2026-06-08 16:50:17 +00:00
version update
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ const banner = `
|
||||
`
|
||||
|
||||
// Version is the current Version of httpx
|
||||
const Version = `v1.7.2`
|
||||
const Version = `v1.7.3`
|
||||
|
||||
// showBanner is used to show the banner to the user
|
||||
func showBanner() {
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@ name: httpx
|
||||
summary: httpx is a fast and multi-purpose HTTP toolkit
|
||||
description: |
|
||||
httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads.
|
||||
version: 'v1.7.2'
|
||||
version: 'v1.7.3'
|
||||
icon: static/httpx-logo.png
|
||||
license: MIT
|
||||
base: core18
|
||||
|
||||
Reference in New Issue
Block a user