lp://staging/~pete-woods/net-cpp/base64
Created by
Pete Woods
and last modified
- Get this branch:
- bzr branch lp://staging/~pete-woods/net-cpp/base64
Only
Pete Woods
can upload to this branch. If you are
Pete Woods
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Thomas Voß (community): Approve
- Ubuntu Phablet Team: Pending requested
-
Diff: 183 lines (+111/-1)6 files modifieddebian/control (+1/-0)
include/core/net/http/client.h (+6/-0)
src/CMakeLists.txt (+1/-1)
src/core/net/http/impl/curl/client.cpp (+57/-0)
src/core/net/http/impl/curl/client.h (+4/-0)
tests/http_client_test.cpp (+42/-0)
Branch information
Recent revisions
- 27. By Thomas Voß
-
Run httpbin without the flask-weirdness to allow for killing it with a vanilla unix signal.
Make sure we execute all the right tests :-) - 26. By Thomas Voß
-
Make sure that we kill the entire python process group running the httpbin instance.
- 24. By Thomas Voß
-
Make sure that we do not block indefinitely waiting for the httpbin instance to be torn down.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/net-cpp