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

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

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

2 个仓库

Awesome GitHub RepositoriesCasing Normalization

Standardization of HTTP header capitalization to ensure consistent retrieval across different proxy implementations.

Distinct from Proxy Headers: Specific to correcting casing discrepancies rather than general header management or forwarding.

Explore 2 awesome GitHub repositories matching networking & communication · Casing Normalization. Refine with filters or upvote what's useful.

Awesome Casing Normalization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • php-fig/http-messagephp-fig 的头像

    php-fig/http-message

    7,049在 GitHub 上查看↗

    PSR-7 HTTP Message Interfaces is a set of standardized PHP interfaces for representing HTTP request and response messages, URIs, streams, and uploaded files as immutable value objects. These interfaces define a common contract that enables interoperability between PHP frameworks and libraries when handling HTTP messages, ensuring that any implementation can be used interchangeably. The interfaces model HTTP messages as immutable value objects where any modification produces a new instance, guaranteeing message integrity throughout the request lifecycle. They provide case-insensitive header ac

    Normalizes HTTP header casing for case-insensitive retrieval while preserving original casing.

    PHPhttpphpphp-fig
    在 GitHub 上查看↗7,049
  • script-hub-org/script-hubScript-Hub-Org 的头像

    Script-Hub-Org/Script-Hub

    3,396在 GitHub 上查看↗

    Script-Hub is a system for translating proxy rule sets and converting configuration modules between different network proxy environments. It serves as a translator and converter that enables cross-platform compatibility for rewrite rules and script-based logic. The project includes a script interop layer that normalizes header casing and handles execution errors to ensure scripts run consistently across different tools. It also provides a remote configuration manager for importing, updating, and modifying proxy modules and parameters via web URLs. The software covers a range of capabilities

    Implements a header normalization layer to standardize HTTP header casing for consistent script execution.

    JavaScript
    在 GitHub 上查看↗3,396
  1. Home
  2. Networking & Communication
  3. Proxy Headers
  4. Casing Normalization