aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/http/server.go
Commit message (Expand)AuthorAgeFilesLines
* swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715)Janoš Guljaš2017-12-211-13/+23
* swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667)Janoš Guljaš2017-12-191-16/+19
* swarm/api: fixed 404 handling on missing default entry (#15139)holisticode2017-10-061-23/+43
* swarm/api/http: add error pages (#14967)holisticode2017-09-091-16/+21
* swarm: fix megacheck warningsEgon Elbre2017-08-141-1/+1
* swarm/api/http: redirect root manifest requests to include trailing slash (#1...Lewis Marshall2017-07-251-0/+6
* cmd/swarm: Add --httpaddr flag (#14475)Lewis Marshall2017-05-221-1/+0
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-071-222/+535
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-051-19/+23
* rpc: add support for extended headers in CORS requests (#3783)Micah Zoltu2017-03-161-0/+1
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-36/+30
* swarm: remove superfluous line break in log statementsPéter Szilágyi2017-02-231-8/+4
* cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-271-7/+25
* swarm/api/http: add support for CORS headers (#3388)Maran2017-01-051-3/+23
* swarm/http: check error returned by reader.Size (#3470)Aron Fischer2016-12-221-1/+13
* swarm/api/http: reject requests without content-lengthFelix Lange2016-11-111-1/+5
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-311-0/+286