Sign inSign up

douman/httpbin

By douman

Updated 8 days ago

Echo http server

Image
0

1.0K

douman/httpbin repository overview

httpbin

Rust Hub

Simple HTTP echo server to provide endpoint that echoes back request data.

Echo request headers

Behavior of server can be configured via x-echo-* headers:

  • x-echo-delay - Specifies the delay before sending response. Expects grpc-timeout value
  • x-echo-status - Specifies status code of the response.

Environment variables

  • PORT - Specifies HTTP port to serve server. Defaults to 8080.

Tag summary

Content type

Image

Digest

sha256:5f1787d1e

Size

397.7 kB

Last updated

8 days ago

docker pull douman/httpbin