awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mzabriskie/axiosAvatar mzabriskie

    mzabriskie/axios

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