|
b10fc2cc50
|
turned req + res into interfaces
|
2014-10-20 11:49:07 -07:00 |
|
|
e5e121a6b1
|
commands: Made Request#Option also return an existence bool
|
2014-10-20 07:04:54 -07:00 |
|
|
4f06c6fdba
|
commands: Formatted code
|
2014-10-20 07:04:54 -07:00 |
|
|
09311d4bab
|
commands: Added 'NewEmptyRequest'
|
2014-10-20 07:04:54 -07:00 |
|
|
7a36278dbc
|
commands: Allow setting Request fields in NewRequest
|
2014-10-20 07:04:53 -07:00 |
|
|
c575b5087a
|
commands: Added option value conversion, and moved option validation logic into Request#convertOptions
|
2014-10-20 07:04:53 -07:00 |
|
|
e1a4b8d668
|
commands: Added Request#SetPath method
|
2014-10-20 07:04:53 -07:00 |
|
|
793a8de9c2
|
commands: Refactored to make Request contain command path
|
2014-10-20 07:04:53 -07:00 |
|
|
43670971d8
|
commands: Formatted code
|
2014-10-20 07:04:52 -07:00 |
|
|
308ee5c949
|
commands: Added Request#SetOption so we can set options with multiple names
|
2014-10-20 07:04:51 -07:00 |
|
|
d1595ce34c
|
commands: Added basic methods to Request
|
2014-10-20 07:04:51 -07:00 |
|
|
15b7388c0e
|
commands: Request struct
|
2014-10-20 07:04:49 -07:00 |
|