|
|
|
|
|
by tlrobinson
4441 days ago
|
|
Most of these things should be (optional) features of a good HTTP client library, which is kind of the point of following conventions like REST. Maybe that just means writing a thin wrapper around one of these libraries specific for your API. But don't reinvent the wheel every time. |
|