mirror of
https://github.com/projectdiscovery/httpx.git
synced 2024-11-28 22:01:28 +03:00
gofmt
This commit is contained in:
parent
c68436373f
commit
afca2fe629
@ -33,7 +33,7 @@ import (
|
||||
|
||||
const (
|
||||
maxFileNameLenght = 255
|
||||
tokenParts = 2
|
||||
tokenParts = 2
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
headerParts = 2
|
||||
headerParts = 2
|
||||
requestParts = 3
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user