github / remote-input-element

An input element that sends its value to a server endpoint and renders the response body.
https://github.github.io/remote-input-element/examples
MIT License
82 stars 17 forks source link

Set same-origin as default #4

Closed muan closed 5 years ago

muan commented 5 years ago

Got some 404 reports from old Chrome and Safari.

ref: https://developer.mozilla.org/en-US/docs/Web/API/Request/credentials#Browser_compatibility