-
### What happened?
I have a very simple node.js application that receives a HTTP request and then makes a HTTP get call to [http://httpstat.us:80/410](http://httpstat.us/410) which returns a 410 stat…
-
https://github.com/davecheney/httpstat
It will make the http request more distinct and show spend time in the http request.
The util is also written with GoLang.
-
I am attempting to use goproxy with the following lib: https://github.com/tcnksm/go-httpstat
I currently trace requests doing something like this:
```
var result httpstat.Result
octx := …
-
The following tests failed:
```
$ npm test
...
6 failing
1) no-dead-link
should treat 301 https://httpstat.us/301:
AssertionError [ERR_ASSERTION]: "message should be "htt…
-
Many of the unit/acceptance tests make outbound HTTP requests to `httpstat.us`. This website is defunct and returns HTTP 503s for every request. The tests are not written in a way that fail due to thi…
-
Reference: https://github.com/lostisland/faraday-retry/issues/2
Adapter: [Typhoeus](https://github.com/typhoeus/typhoeus)
### Problem Statement
The current implementation is:
```ruby
def call…
-
If you have a look through the issues here, you'll see [a](https://github.com/aaronpowell/httpstatus/issues/134) [lot](https://github.com/aaronpowell/httpstatus/issues/131) [of](https://github.com/aar…
-
Add http trace. See more:
https://blog.golang.org/http-tracing
https://github.com/apex/httpstat
https://github.com/davecheney/httpstat
-
I built the project by downloading the git and running "go build" instead of the supplied command because I got an error
```
can't load package: package github.com/davecheney/httpstat@latest: can…
-
cloud-flare uses http error 520 and 521 when web server is not responding/over loaded. but aria abort download and doesn't retry
aria2c --max-tries=0 --max-file-not-found=10 https://httpstat.us/5…
carp3 updated
6 years ago