Average Ratings 0 Ratings
Average Ratings 1 Rating
Description
HttpMaster is a HTTP debugging and testing tool specialized in testing web API applications and REST web services.
Core features:
- HttpMaster project to store complete definition of request items.
- Broad set of HTTP properties (HTTP headers, URL encoding, etc.).
- Dynamic parameters to simulate variations of input data or create global API values.
- Response data validation with logical expressions.
- Request chaining to use data from previous request with the next request.
- Extensive data upload support, including 'multipart/form-data'.
- Request data builder for creating request body with an optional parameters.
- Request item execution with detailed progress monitoring.
- Execution groups to create batches of requests.
- Comprehensive execution data review and management.
- Basic request tool for ad-hoc execution.
- Command line interface.
- Support for PDF reports.
- Support for cURL commands.
Description
urllib3 is an efficient and easy-to-use HTTP client designed for Python developers. It has become a staple in the Python community, with numerous libraries relying on it for their functionality. This library includes essential features that are often absent in the standard library, such as thread safety, connection pooling, and client-side TLS/SSL verification. Additionally, it supports file uploads with multipart encoding and provides utilities for retrying requests as well as handling HTTP redirects. Furthermore, urllib3 is equipped to handle gzip, deflate, and brotli encoding, and it offers proxy support for both HTTP and SOCKS protocols. With comprehensive test coverage, it stands out as one of the most downloaded packages on PyPI, serving as a vital dependency for widely-used libraries like Requests and Pip. Additionally, urllib3 is distributed under the MIT License, making it accessible for developers. For detailed information, the API Reference documentation serves as a guide for understanding the API, while the User Guide is an excellent resource for learning how to effectively utilize the library for various tasks; if you're looking for advanced configurations, the Advanced Usage guide provides deeper insights into lower-level adjustments. This versatility makes urllib3 a key tool for anyone working with HTTP in Python.
API Access
Has API
API Access
Has API
Integrations
Python
Tidelift
Pricing Details
Starting from $69
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Borvid
Website
www.httpmaster.net
Vendor Details
Company Name
urllib3
Website
urllib3.readthedocs.io/en/stable/
Product Features
API Testing
Functional Testing
Fuzz Testing
Load Testing
Penetration Testing
Runtime and Error Detection
Security Testing
UI Testing
Validation Testing
Automated Testing
Hierarchical View
Move & Copy
Parameterized Testing
Requirements-Based Testing
Security Testing
Supports Parallel Execution
Test Script Reviews
Unicode Compliance