awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mzabriskie/axiosAvatar de mzabriskie

    mzabriskie/axios

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