awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mzabriskie/axiosAvatar von mzabriskie

    mzabriskie/axios

    109,096Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗109,096
  1. Home
  2. Development Tools & Productivity
  3. HTTP Request Diagnostics