awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • proxymanapp/proxymanProxymanApp 的头像

    ProxymanApp/Proxyman

    6,858在 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
    在 GitHub 上查看↗6,858
  • countly/countly-servercountly 的头像

    countly/countly-server

    5,875在 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
    在 GitHub 上查看↗5,875
  1. Home
  2. Web Development
  3. HTTP Client Requests
  4. HTTP Method Executions
  5. Automatic HTTP Method Switchings

探索子标签

  • 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.