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
69a56de0403fdf87623d3b3ef96d94da09d373da
Switch branch/tag
go-dms3
commands
http
client.go
04 Nov, 2014
12 commits
commands: Renamed Response#Value to Response#Output
· 69a56de0
Matt Bell
authored
Nov 03, 2014
69a56de0
commands/http: Made parser/client handle variadic arguments
· 405cfd97
Matt Bell
authored
Nov 02, 2014
405cfd97
commands/cli: Open argument files when creating Requests (Moved out of HTTP client)
· ee2c7699
Matt Bell
authored
Nov 02, 2014
ee2c7699
commands/http: Added stream argument handling to client and request parser
· 40858b43
Matt Bell
authored
Nov 02, 2014
40858b43
commands: Removed inpout stream from Request
· 3a8d60cc
Matt Bell
authored
Nov 02, 2014
3a8d60cc
commands: Changed Request arguments to a []interface{}
· 827f1dd0
Matt Bell
authored
Nov 02, 2014
827f1dd0
commands/http: Improved client error handling
· abcebb0b
Matt Bell
authored
Oct 30, 2014
abcebb0b
commands/http: Made HTTP client unmarshal response values based on the Command#Type
· c0a9871d
Matt Bell
authored
Oct 28, 2014
c0a9871d
commands/http: Don't try to parse HTTP response into a Response, just read the output
· 32a29593
Matt Bell
authored
Oct 28, 2014
32a29593
commands/http: Send request arguments in client requests
· 42633e5d
Matt Bell
authored
Oct 28, 2014
42633e5d
commands/http: Made client load RPC host from config
· 48bd73c5
Matt Bell
authored
Oct 27, 2014
48bd73c5
commands/http: Moved HTTP RPC into commands/http package
· 8b61daa1
Matt Bell
authored
Oct 24, 2014
8b61daa1