awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesInterceptor Pipeline Locking

State-based mechanisms to disable specific interceptors within a request processing pipeline.

Distinct from Request Locking Mechanisms: Locks the interceptor processing pipeline specifically, rather than general request deduplication or process synchronization.

Explore 1 awesome GitHub repository matching networking & communication · Interceptor Pipeline Locking. Refine with filters or upvote what's useful.

Awesome Interceptor Pipeline Locking GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • wendux/flyW

    wendux/fly

    3,927GitHub पर देखें↗

    Fly is an HTTP client library and cross-platform network wrapper that provides a unified Promise-based interface for managing network requests across diverse JavaScript runtimes and operating systems. It functions as a multi-runtime request manager, abstracting underlying HTTP engines to ensure consistent behavior between browsers and native environments. The library features a middleware system for capturing and modifying outgoing requests and incoming responses through a request interceptor pipeline. It employs adapter-based engine switching to maintain a consistent API across different pla

    Uses a lock mechanism to conditionally disable the interceptor processing pipeline for specific requests.

    JavaScript
    GitHub पर देखें↗3,927
  1. Home
  2. Networking & Communication
  3. Communication Protocols and Architectures
  4. Request Processing Architectures
  5. Request Processing
  6. Request Locking Mechanisms
  7. Interceptor Pipeline Locking