| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
By adding CURLWrapper::setup_connection_properties.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I forgot a lot of <ID>s.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Makes code more readable and decreases duplication.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The previous implementation returned a reference to an out-of-scope string.
|
| |
|
| |
|
| |
|
|
|
|
| |
A more comfortable way to consume stream events.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
We need to use the mutex, a class member, from within the writer function.
|
| |
|
| |
|
| |
|
| |
|