M. Ángel Jimeno

Results 3 issues of M. Ángel Jimeno

Current master (ffuf/ffuf@3c78f89c838ac141df12a662b13e25e44c1b2662) contains a data race. This is most likely the cause of #467. job.go#L268 ```go for j.Counter wordlist root@3a960cdd948a:~/ffuf# CGO_ENABLED=1 go run -race . -w wordlist -mc 200...

### httpx version: Current dev HEAD. ### Current Behavior: httpx `-silent` and `-debug-[req|resp]` flags can be used at the same time. Doing it simply doesn't output the debug information. ###...

Priority: Low
Status: Completed
Type: Bug

### httpx version: Current dev HEAD. ``` commit 2654ffa1076c09f7edc8c1c5fa9f5f32ef83bdc7 (HEAD -> dev, origin/dev) ``` ### Current Behavior: ```console $ echo "https://example.com/hello" | ./httpx -H 'foo: bar' -H 'user-agent: curl/7.79.1' -debug-req...

Priority: Medium
Status: Completed
Type: Bug