Tim Voronov
|
a16701e2b0
|
Updated comments for HTTP functions
|
2020-02-21 11:15:41 -05:00 |
|
Tim Voronov
|
67dc8703c7
|
Added HTTP methods (#452)
* Added HTTP methods
* Added unit tests
* Fixed linting issue
* Replaced localhost with 127.0.0.1
* Added random port generator
* Disabled http tests
* Disabled HTTP GET test
|
2020-02-21 11:06:45 -05:00 |
|
3timeslazy
|
ae94075a42
|
add NewPairValueType
|
2019-10-21 20:11:47 +03:00 |
|
3timeslazy
|
86a143251b
|
fix go vet
|
2019-10-21 19:27:20 +03:00 |
|
3timeslazy
|
474b340ad0
|
move parseWriteMode into parseParams
|
2019-10-21 19:02:44 +03:00 |
|
3timeslazy
|
2b3a82d720
|
fix parseWriteMode return
|
2019-10-21 18:35:35 +03:00 |
|
3timeslazy
|
892915c58d
|
fix Write comment
|
2019-10-21 18:30:04 +03:00 |
|
3timeslazy
|
8171b6e1ed
|
use tempFile at TestRead
|
2019-10-21 18:28:47 +03:00 |
|
3timeslazy
|
d1c5145a5b
|
add IO::FS::WRITE function
|
2019-10-21 18:26:49 +03:00 |
|
3timeslazy
|
e6757b1f01
|
add IO::FS::READ function
|
2019-10-19 21:17:34 +03:00 |
|