awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesAutomatic HTTP Method Switchings

Automatically switches to POST for requests exceeding a character threshold and for crash reports, with an option to force POST.

Distinct from HTTP Method Executions: Distinct from HTTP Method Executions: focuses on the automatic switching logic based on request size and type, not general execution of multiple methods.

Explore 2 awesome GitHub repositories matching web development · Automatic HTTP Method Switchings. Refine with filters or upvote what's useful.

Awesome Automatic HTTP Method Switchings GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • proxymanapp/proxymanAvatar de ProxymanApp

    ProxymanApp/Proxyman

    6,858Ver en GitHub↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    Switches the HTTP method of an intercepted request manually, not automatically based on request size.

    debugging-tooliosmacos
    Ver en GitHub↗6,858
  • countly/countly-serverAvatar de countly

    countly/countly-server

    5,875Ver en GitHub↗

    Countly is a self-hosted product analytics and engagement platform that tracks user behavior across mobile, web, and desktop applications. It collects and analyzes device properties, user actions, and session lifecycle data to understand engagement patterns, while also providing crash reporting, push notification delivery, and A/B testing capabilities. The platform is designed for privacy-first deployment, with built-in consent management and the ability to run entirely on private infrastructure. The platform distinguishes itself through its comprehensive feature set that combines analytics w

    Automatically switches to POST for large requests and crash reports, with an option to force POST.

    JavaScript
    Ver en GitHub↗5,875
  1. Home
  2. Web Development
  3. HTTP Client Requests
  4. HTTP Method Executions
  5. Automatic HTTP Method Switchings

Explorar subetiquetas

  • Manual Method SwitchersSwitches the HTTP method of an intercepted request manually, not automatically based on request size. **Distinct from Automatic HTTP Method Switchings:** Distinct from Automatic HTTP Method Switchings: allows manual switching of HTTP methods, not automatic based on request size.