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-cmds
Commits
41ce4eff5e92e0fcb13731e82aeb0ae93461cafa
Switch branch/tag
go-dms3-cmds
http
client.go
04 Nov, 2014
11 commits
commands/http: Made parser/client handle variadic arguments
· 41ce4eff
Matt Bell
authored
Nov 02, 2014
41ce4eff
commands/cli: Open argument files when creating Requests (Moved out of HTTP client)
· 6ebfc644
Matt Bell
authored
Nov 02, 2014
6ebfc644
commands/http: Added stream argument handling to client and request parser
· 4ce71bd9
Matt Bell
authored
Nov 02, 2014
4ce71bd9
commands: Removed inpout stream from Request
· 66aac41b
Matt Bell
authored
Nov 02, 2014
66aac41b
commands: Changed Request arguments to a []interface{}
· 007eeed1
Matt Bell
authored
Nov 02, 2014
007eeed1
commands/http: Improved client error handling
· caf47a03
Matt Bell
authored
Oct 30, 2014
caf47a03
commands/http: Made HTTP client unmarshal response values based on the Command#Type
· c7c5a4f3
Matt Bell
authored
Oct 28, 2014
c7c5a4f3
commands/http: Don't try to parse HTTP response into a Response, just read the output
· fd760022
Matt Bell
authored
Oct 28, 2014
fd760022
commands/http: Send request arguments in client requests
· e7efe55d
Matt Bell
authored
Oct 28, 2014
e7efe55d
commands/http: Made client load RPC host from config
· 929cba8e
Matt Bell
authored
Oct 27, 2014
929cba8e
commands/http: Moved HTTP RPC into commands/http package
· 2ed52b57
Matt Bell
authored
Oct 24, 2014
2ed52b57