|
3a8d60cc61
|
commands: Removed inpout stream from Request
|
2014-11-04 02:04:48 -08:00 |
|
|
827f1dd0b0
|
commands: Changed Request arguments to a []interface{}
|
2014-11-04 02:04:48 -08:00 |
|
|
83b2ba00e9
|
commands: Removed Command#Private field
|
2014-11-04 02:04:48 -08:00 |
|
|
cfa56dde82
|
commands/http: Error if trying to run private command
|
2014-11-04 02:04:47 -08:00 |
|
|
ea09268044
|
commands/http: 404 when trying to call root command
|
2014-11-04 02:04:47 -08:00 |
|
|
1e0cabd4db
|
commands/http: Pass root command in as field instead of statically depending on core/commands
|
2014-11-04 02:04:47 -08:00 |
|
|
b1bf60b877
|
fix(cmd/ipfs2, commands) imports
|
2014-11-04 02:04:46 -08:00 |
|
|
81f29257a1
|
commands: Gave Requests a reference to the command they are being called on
|
2014-11-04 02:04:46 -08:00 |
|
|
507192ef6e
|
commands/http: Use request body as command input stream
|
2014-11-04 02:04:45 -08:00 |
|
|
753162529a
|
commands/http: Parse command args
|
2014-11-04 02:04:45 -08:00 |
|
|
52bc8bd422
|
commands/http: Moved http request parsing into a Parse function
|
2014-11-04 02:04:45 -08:00 |
|