siren-js / api-browser

Siren API browser that uses Siren.js
https://siren-js.github.io/api-browser/
MIT License
2 stars 0 forks source link

Allow configuring Siren.js client #28

Open dillonredding opened 1 year ago

dillonredding commented 1 year ago

Would like to add some functionality to allow users to configure settings (e.g., custom headers, caching, following redirects) for the Siren.js client follow and submit functions.

dillonredding commented 1 year ago

It would be nice if the configuration was saved in local storage to avoid losing your setup between reloads.