HTTP topic

HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.

List HTTP repositories

fht2p

34
Stars
6
Forks
Watchers

A cross-platform HTTP static file server developed using Rust.

Bookmark-server

6
Stars
0
Forks
Watchers

A bookmark server or URL-shortening service, similar to TinyURL.com or goo.gl.

python-pybots

11
Stars
2
Forks
Watchers

:wrench: Devkit for quickly creating client bots for remote communications

got-ssrf

46
Stars
3
Forks
Watchers

Protect untrusted requests from SSRF

http-range

31
Stars
6
Forks
Watchers

A PHP library for parsing and handling HTTP range requests.

http-request-parser

5
Stars
0
Forks
Watchers

Parses the string representation of an HTTP request into a PHP superglobal like array

bof

80
Stars
4
Forks
Watchers

The HTTP client for humans

Doga

240
Stars
11
Forks
Watchers

:chart_with_upwards_trend: HTTP log monitoring console for Humans

shell2http

1.3k
Stars
126
Forks
Watchers

Executing shell commands via HTTP server

baloo

773
Stars
32
Forks
Watchers

Expressive end-to-end HTTP API testing made easy in Go