- 29 7月, 2015 11 次提交
-
-
License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
Fix CORS Support
由 Juan Benet 提交于 -
this commit introduces more serious CORS tests that check status response codes, and run real HTTP requests. License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
this commit makes the API handler short circuit the request if the CORS headers say its not allowed. (the CORS handler only sets the headers, but does not short-circuit) It also makes the handler respect the referer again. See security discussion at https://github.com/ipfs/go-ipfs/issues/1532 License: MIT Signed-off-by:
Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
https://github.com/ipfs/go-ipfs/pull/1529#discussion_r35662230 License: MIT Signed-off-by:
Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
this commit adds the ability to specify arbitrary HTTP headers for either the Gateway or the API. simply set the desired headers on the config: ipfs config --json API.HTTPHeaders.X-MyHdr '["meow :)"]' ipfs config --json Gateway.HTTPHeaders.X-MyHdr '["meow :)"]' License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
it used to be here for a CSRF check. but we now have CORS checks. License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
This commit fixes + improves CORS support License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
allow patch to optionally create intermediate dirs
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 28 7月, 2015 26 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
only set stream header on streamed output
由 Juan Benet 提交于 -
由 Jeromy Johnson 提交于
-
rmeove duplicate timeout option from diag
由 Juan Benet 提交于 -
Better error message on unrecognized command
由 Juan Benet 提交于 -
Closes issue #1436 License: MIT Signed-off-by:Shaun Bruce <shaun.m.bruce@gmail.com>
由 Shaun Bruce 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
updated gobuilder dist
由 Juan Benet 提交于 -
https://github.com/Luzifer/gobuilder/pull/52 License: MIT Signed-off-by:
Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
Fix refs u
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Gaetan Voyer-Perrault <gatesvp@gmail.com>
由 gatesvp 提交于 -
looks like the test was broken by GC-ing everything. the pin expects $HASH to still be there. License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
Add reversible gc test
由 Juan Benet 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
print output on test failure for t0081
由 Juan Benet 提交于 -
Clear progress bar on `ipfs cat` exit
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
Implement http trailers for error handling
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 27 7月, 2015 2 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 26 7月, 2015 1 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-