A Model Context Protocol (MCP) server providing advanced HTTP request capabilities with realistic browser emulation for Claude and other LLMs
a http request class
HTTPInsert - Inserting payloads into all sections of HTTP requests
Request authentication using existing credential helpers.
Versatile Data Kit SDK ingestion plugin to ingest data via http requests.
Use this package to make HTTP post calls to django APIs with csrf support, and return response in json.
Concurrent request HTTP execution library
A debugging tool for Django applications which works for all HTTP requests including AJAX. Using this, you can profile Django views. It shows you all SQL, Memcache queries with proper stacktrace happening in app while serving a request, with the help of 'Scooby profiler' chrome extension.
An HTTP wrapper around the wonderful requests library to make it easier for new users and old.
A logging library built on top of the requests library to provide a familiar interface for sending HTTP requests with observability features out-of-the-box.
A simple HTTP requester with retry and proxy support
a simple HTTP library to port forward requests on SSH tunnels to remove server
Convert the request data to form-data.
A modern object-oriented HTTP REST client.
Falcon middleware for sanity-checking that HTTPS was used for the request.
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.
IDOR file downloader using HTTP request files.
Python Flask Middleware to log and set Request ID in the HTTP header
Aquilify is an ASGI (Asynchronous Server Gateway Interface) framework designed to facilitate the development of web applications with Python. It enables efficient handling of HTTP requests, WebSocket connections, middleware processing, and exception handling in an asynchronous environment.
Object-Oriented HTTP Request
declare http request over requests
Hermes cURL is a lightweight wrapper on top of cURL that provides reusable HTTP request configurations in YAML.
Robot Framework Requests Logging Library
hcprequestanalytics - analyze HCP HTTP request logs
REMOTE_USER Authenticator: An Authenticator for Jupyterhub to read user information from HTTP request headers, as when running behind an authenticating proxy.
A framework for easy asynchronous HTTP request calling with decorations
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
REMOTE_USER Authenticator: An Authenticator for Jupyterhub to read user information from HTTP request headers, as when running behind an authenticating proxy.
a test service framework
Translates raw HTTP requests to Python,Ruby,Php and Bash scripts
The SimplyStack API allows you to manage Stacklets and resources within the SimplyStack cloud in a simple, programmatic way using conventional HTTP requests.
"Easy to mock external HTTP request in Tornado."
A simple retry decorator
HTTP request tool with a little functionality
A static HTTP mock interface for requests
A simple python app for sending a set of consecutive HTTP requests defined in YAML requests plan.
Simple application for throttling HTTP requests to views
HTTP Request & Response Service, written in Python + FastAPI.
Simple, yet elegant, HTTP library. As like as Requests. Actually, it is based on requests package...
Composable HTTP middleware for requests
One-stop solution for HTTP(S) testing.
AfasConnector is a Python package that simplifies interacting with AFAS Connectors via HTTP requests. It provides classes for making GET, POST, and PUT requests to AFAS Connectors and handling their responses.
Receive and return the value of HTTP X-Request-ID header.
This library is to validate the request body and query string arguments. This library is implemented to be used with flask-restplus library.
Perform HTTP requests in a somewhat friendly TUI
Parse/ Unparse the HTTP Request/ Response
Extension of Python HTTP `requests` with verbose logging using `logging-mv-integrations`.