Promise based HTTP client for the browser and node.js
-
Updated
Jun 5, 2021 - JavaScript
{{ message }}
Promise based HTTP client for the browser and node.js
As easy as /aitch-tee-tee-pie/
Guzzle, an extensible PHP HTTP client
The Open Source API Client and Design Platform for GraphQL, REST and gRPC
We had a report in aiohttp-session (see aio-libs/aiohttp-session#574) that a user submitting a 'large' cookie had the cookie dropped by the receiving browser.
According to RFC 6265 - section 6.1:
General-use user agents SHOULD
provide each of the following minimum
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Got has a very good coverage test-wise. Would be nice to port relevant tests that we're missing over to Ky.
Note: Not for https://github.com/sindresorhus/ky/blob/master/test/browser.js, but for everything else.
From time to time i see ppl using data instead of body which is wrong.
happened just recently in node-fetch/node-fetch#481 (comment)
how do you feel about adding a little warning message that can only appear once. (kinda like node reports that you are using experimental apis)
if ('data' in bodyInit && notWarned) {
console.warn('use body iThe POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
Simple HTTP and REST client library for Go
The easiest HTTP networking library for Kotlin/Android
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
Java HTTP Request Library
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Currently, we proivde FilteredHttpRequest and FilteredHttpResponse for tranforming a headers or data.
But it is a bit difficult to implement FilteredHttp* because users have to check the type of HttpObject.
Most users might not know the hierarchical relation between HttpOject, HttpHeaders, ResponseHeaders and HttpData
return new FilteredHttpResponse(response) {
HTTP and WebSocket built on Boost.Asio in C++11
REST Client Extension for Visual Studio Code
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.
HTTPlug, the HTTP client abstraction for PHP
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
Add a description, image, and links to the http-client topic page so that developers can more easily learn about it.
To associate your repository with the http-client topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a