#
whatwg-fetch
Here are 22 public repositories matching this topic...
Open
AlttiRi
commented
May 31, 2022
The minor issue from node-fetch/node-fetch#1569.
Currently it sends Host header as the last header. (If a user did not add it manually)
I think it should send Host header as the first header like it browsers and other libraries do.
Prepend it instead of appending.
"node-fetch": "3.2.3"
Universal WHATWG Fetch API for Node, Browsers and React Native.
fetch
http
isomorphic
http-client
fetch-api
isomorphic-fetch
spec-compliant
whatwg-fetch
node-fetch
cross-fetch
-
Updated
Jul 20, 2022 - JavaScript
react
fetch
android
xhr
ios
react-native
file-upload
axios
whatwg
request
api-wrapper
superagent
form-data
fetch-api
frisbee
whatwg-fetch
node-fetch
-
Updated
Apr 8, 2022 - JavaScript
Use Ky in both Node.js and browsers
-
Updated
Jul 8, 2022 - JavaScript
Apply interceptors to `fetch` and create a custom request function.
javascript
fetch
typescript
async
promise
http-client
request
interceptors
fetch-api
whatwg-fetch
https-client
bili
request-promise
intercept-fetch
-
Updated
Jan 9, 2022 - TypeScript
A window.fetch JavaScript polyfill.
-
Updated
Feb 27, 2017 - JavaScript
A universal web, mobile, and API backend framework that solves for the underrated ".html + .css + .js" stack!
progressive-web-app
vanilla-javascript
vanilla-css
web-standards
server-side-rendering
whatwg
client-side-rendering
single-page-applications
vanilla-framework
whatwg-fetch
whatwg-url
whatwg-dom
vanilla-html
api-backends
step-routing
file-system-routing
server-side-generation
whatwg-html
multi-page-applications
web-native-development
-
Updated
Aug 2, 2022 - JavaScript
A Fetch API wrapper
-
Updated
Jul 8, 2022 - TypeScript
javascript
fetch
http
typescript
rest
npm-package
http-client
request
tiny
factory-pattern
whatwg-fetch
class-based
http-request
-
Updated
Jun 30, 2022 - TypeScript
A react boilerplate
react
redux
webpack
react-router
redux-saga
material-ui
react-boilerplate
redux-form
jsonwebtoken
reselect
react-router-redux
whatwg-fetch
-
Updated
Mar 13, 2018 - JavaScript
-
Updated
Feb 21, 2021 - JavaScript
-
Updated
Apr 10, 2020 - TypeScript
This project was created with React, you can search for tv series and get information through TVMAZE API . Material UI was used to design the UI
-
Updated
Dec 5, 2018 - JavaScript
Mini Sistema de Evaluación Docente para la Carrera de Informática UMSA.
react
redux
react-router
redux-thunk
semantic-ui
webpack2
webpack-dev-server
semantic-ui-react
whatwg-fetch
-
Updated
Jul 11, 2017 - JavaScript
Search for food based on type or restaurant name, enter a location, and choose to sort by best match, highest rating, or most reviewed. View restaurant pictures and details.
-
Updated
Oct 30, 2020 - JavaScript
-
Updated
Feb 15, 2017 - JavaScript
A thin wrapper around fetch to take care of some common use cases in the browser.
-
Updated
Jun 26, 2022 - JavaScript
Simplistic HTTP request library for NodeJS (WHATWG Fetch API compatible)
-
Updated
Jul 15, 2022 - TypeScript
Comparison of various fetch() implementations
-
Updated
Jul 20, 2022 - TypeScript
springboot-restservices-sandbox
-
Updated
Nov 6, 2017 - Java
This project is built on top of modern JavaScript features, webpack, babeljs.
javascript
npm
html5
css3
webpack-dev-server
babeljs
babel-loader
whatwg-fetch
babel-preset-env
webpack4
-
Updated
Apr 5, 2020 - HTML
Improve this page
Add a description, image, and links to the whatwg-fetch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the whatwg-fetch topic, visit your repo's landing page and select "manage topics."
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.