quorum/swarm/api/http
Elad Nachmias b574b57766 swarm: give correct error on 0x hash prefix (#16195)
- added a case error struct that contains information about certain error cases
in which we would like to output more information to the client
- added a validation method that iterates and adds the information that is
stored in the error cases
2018-02-27 15:32:38 +02:00
..
error.go swarm: give correct error on 0x hash prefix (#16195) 2018-02-27 15:32:38 +02:00
error_templates.go swarm: give correct error on 0x hash prefix (#16195) 2018-02-27 15:32:38 +02:00
error_test.go swarm: give correct error on 0x hash prefix (#16195) 2018-02-27 15:32:38 +02:00
roundtripper.go swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) 2017-12-19 10:49:30 +02:00
roundtripper_test.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00
server.go swarm: give correct error on 0x hash prefix (#16195) 2018-02-27 15:32:38 +02:00
server_test.go swarm: add favicon for Swarm templates served by browser (#15958) 2018-02-15 16:24:20 +02:00
templates.go swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request when running Swarm (#15926) 2018-02-26 09:56:40 +01:00