aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/http/response.go
Commit message (Collapse)AuthorAgeFilesLines
* swarm: push tags integration - request flowElad2019-05-101-1/+1
| | | | | | swarm/api: integrate tags to count chunks being split and stored swarm/api/http: integrate tags in middleware for HTTP `POST` calls and assert chunks being calculated and counted correctly swarm: remove deprecated and unused code, add swarm hash to DoneSplit signature, remove calls to the api client from the http package
* swarm/api: unexport Respond methods (#18037)Anton Evangelatov2018-11-061-13/+12
|
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-151-1/+1
| | | | | Co-authored-by: Janos Guljas <janos@resenje.org> Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com> Co-authored-by: Balint Gabor <balint.g@gmail.com>
* swarm/api/http: added logging to denote request ended (#17371)Elad2018-08-101-2/+3
|
* swarm/api/http: test fixes (#17334)Elad2018-08-071-13/+6
|
* swarm/api/http: refactored http package (#17309)Elad2018-08-071-0/+139