kubo/core
Steven Allen 72490f7ed0 gateway: simplify/improve dnslink rewrite handling
Instead of adding a new fake header (that could be spoofed by the client...),
just read the original request URI from the request object.

This also removes support for suborigins. They have never been implemented in
browsers and it looks like efforts have stalled. We can add support back if we
need it but, well, maintaining support was going to be more trouble than it was
worth.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2020-03-17 19:34:44 -07:00
..
bootstrap fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
commands Merge pull request #6602 from ipfs/feat/coreapi-mount 2020-03-06 22:30:12 -08:00
coreapi Fix Typos 2019-12-25 03:12:41 +00:00
coredag gx: unrewrite 2019-03-05 18:33:56 +01:00
corehttp gateway: simplify/improve dnslink rewrite handling 2020-03-17 19:34:44 -07:00
corerepo fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
coreunix support async datastores 2019-12-19 00:59:31 -05:00
mock migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
node update to new private network interfaces 2020-03-09 19:39:06 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go Separate imports 2019-05-29 16:20:31 -07:00
core_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
core.go feat(graphsync): mount the graphsync libp2p protocol 2020-02-26 09:11:15 -08:00