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,917 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |
mozillazg/request | An HTTP request library for Gopher. | 426 |
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. | 50 |
anshumanpattnaik/http-request-smuggling | Detects HTTP Request Smuggling vulnerabilities in web applications | 476 |
andrewlalis/handy-httpd | An HTTP server for D with support for various features and request processors. | 34 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 731 |
patrys/httmock | A mocking library for HTTP requests in Python | 467 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 509 |
0xsobky/hackvault | A container repository for storing and sharing public web hacking techniques and tools. | 1,953 |
levigross/grequests | A Go library that mimics the functionality of a popular external HTTP client library | 2,145 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |