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

http-fuzzing-scripts

6
Stars
1
Forks
Watchers

A collection of http fuzzing python scripts to fuzz HTTP servers for bugs.

ipsourcebypass

320
Stars
52
Forks
Watchers

This Python script can be used to bypass IP source restrictions using HTTP headers.

cli

141
Stars
14
Forks
Watchers

Repository for reporting issues related to the Symfony CLI

filebuster

200
Stars
51
Forks
Watchers

An extremely fast and flexible web fuzzer

accord

16
Stars
3
Forks
Watchers

Discord API client to power Discord API clients via the power of love, friendship, and HTTP šŸ’–

arequests

5
Stars
0
Forks
Watchers

Agnostic API classes for Python Requests Ā· mirrored from https://gitlab.com/notpushkin/arequests

routez

225
Stars
10
Forks
Watchers

Http server for Zig

apple_pie

129
Stars
19
Forks
Watchers

Basic HTTP server implementation in Zig

nicehttp

7
Stars
4
Forks
Watchers

Helper utilities for downloading files/making requests with valyala/fasthttp.

healthz

6
Stars
1
Forks
Watchers

Kubernetes lifecycle library -liveness / readiness / termination, gRPC included- for Go apps.