Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
20a20c9e1a42cff5a45ef02a3529793998d33320
Switch branch/tag
go-dms3
server
http
http.go
Author
Search by author
Any Author
30 Sep, 2014
14 commits
switch to multiaddr and use /ipfs/ path in http api
· 0b0bee6f
verokarhu
authored
10 years ago
0b0bee6f
use dagreader in servehttp
· 8382c797
verokarhu
authored
10 years ago
8382c797
vendor github.com/gorilla dependencies
· cf0100c9
verokarhu
authored
10 years ago
cf0100c9
test for posthandler
· f320023c
verokarhu
authored
10 years ago
f320023c
rewrote test to use separate test interface
· 65f90876
verokarhu
authored
10 years ago
65f90876
test for serveHTTP
· 436f14b4
verokarhu
authored
10 years ago
436f14b4
fix compile errors
· c4d55c7b
verokarhu
authored
10 years ago
c4d55c7b
moved http to server/http and implemented serve http subcommand
· 8eb95faf
verokarhu
authored
10 years ago
8eb95faf
add todo
· 866ea428
verokarhu
authored
10 years ago
866ea428
get rid of fmt dependency in http
· a82f814b
verokarhu
authored
10 years ago
a82f814b
added comment to exported function
· 6338cac2
verokarhu
authored
10 years ago
6338cac2
rudimentary HTTP POST support
· 8831427c
verokarhu
authored
10 years ago
8831427c
add port flag to serve
· bb924cab
verokarhu
authored
10 years ago
bb924cab
beginnings of an http gateway/api
· 0427d1ef
verokarhu
authored
10 years ago
0427d1ef