hack-requests
HTTP library
A lightweight Python HTTP library for analyzing and interacting with web servers
The hack-requests is an http network library for hackers
466 stars
11 watching
90 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
mozillazg/request | An HTTP request library for Gopher. | 425 |
hackathonhackers/hackathon-resources | A collection of resources and links for hackathons and the Hackathon Hackers community. | 27 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 49 |
anshumanpattnaik/http-request-smuggling | Detects HTTP Request Smuggling vulnerabilities in web applications | 472 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |
patrys/httmock | A mocking library for HTTP requests in Python | 468 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
0xsobky/hackvault | A container repository for storing and sharing public web hacking techniques and tools. | 1,946 |
levigross/grequests | A Go library that mimics the functionality of a popular external HTTP client library | 2,143 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |