Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Check the [Documentation](https://jsr.io/@pretch) in JSR
### Core (Vanilla Javascript) - @pretch/core

In the nexts examples, fetch is enhaced with a middleware that will be
automatically add default headers to every request
automatically add default headers to every request:

Create a custom fetch with behaviour enhaced through middleware and a base URL

Expand Down
Loading