plugeth/swarm/api/http
cooganb 22fc6928d7 swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request when running Swarm (#15926)
* swarm: began work on GetHandleFile method re: issue #155

* swarm: now able to serve landing page template

* swarm: added landing page template

* swarm: landing page has working input

* swarm: fixed CSS issue in template

* swarm: deleted extra lines

* swarm: deleted time header and made redirect a relative path

* swarm: removed code mistakenly left
2018-02-26 09:56:40 +01:00
..
error_templates.go swarm: add favicon for Swarm templates served by browser (#15958) 2018-02-15 16:24:20 +02:00
error_test.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
error.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
roundtripper_test.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00
roundtripper.go swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) 2017-12-19 10:49:30 +02:00
server_test.go swarm: add favicon for Swarm templates served by browser (#15958) 2018-02-15 16:24:20 +02:00
server.go swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request when running Swarm (#15926) 2018-02-26 09:56:40 +01: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