Stijn-B

Results 2 issues of Stijn-B

The href attribute of `` tags is an absolute url like `href=/path/to/file`. As a result those files aren't loaded when opening the build result (`public/index.html`) locally during development. This is...

enhancement

To delete a httponly cookie, the server responds with a cookie of which the expiration is in the past (https://stackoverflow.com/a/20320610/3179285) In case of cross origin requests it's important that the...