awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesHTTP Request Diagnostics

Tools and structured data for identifying the causes of failed network requests.

Distinct from CORS Error Diagnoses: Existing candidates focus on CORS or remote shell diagnosis rather than general HTTP client error objects

Explore 1 awesome GitHub repository matching development tools & productivity · HTTP Request Diagnostics. Refine with filters or upvote what's useful.

Awesome HTTP Request Diagnostics GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mzabriskie/axiosالصورة الرمزية لـ mzabriskie

    mzabriskie/axios

    109,096عرض على GitHub↗

    Axios is a promise-based HTTP client used to make asynchronous network requests in both browser and Node.js environments. It functions as a multi-environment network adapter that abstracts the transport layer to ensure consistent behavior across different runtimes. The project distinguishes itself through a request lifecycle management system that allows for the cancellation of active requests, the setting of timeouts, and the monitoring of upload and download transfer progress. It includes a mechanism for intercepting network traffic, enabling the transformation of outgoing requests and inco

    Produces structured error objects containing status codes and stack traces to diagnose request failures.

    JavaScript
    عرض على GitHub↗109,096
  1. Home
  2. Development Tools & Productivity
  3. HTTP Request Diagnostics