Merge lp://staging/~pete-woods/net-cpp/base64-not-dependent-on-curl into lp://staging/net-cpp

Proposed by Pete Woods
Status: Needs review
Proposed branch: lp://staging/~pete-woods/net-cpp/base64-not-dependent-on-curl
Merge into: lp://staging/net-cpp
Prerequisite: lp://staging/~pete-woods/net-cpp/uri-builder
Diff against target: 184 lines (+59/-63)
4 files modified
include/core/net/http/client.h (+2/-2)
src/core/net/http/client.cpp (+57/-0)
src/core/net/http/impl/curl/client.cpp (+0/-57)
src/core/net/http/impl/curl/client.h (+0/-4)
To merge this branch: bzr merge lp://staging/~pete-woods/net-cpp/base64-not-dependent-on-curl
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Thomas Voß Pending
Review via email: mp+224178@code.staging.launchpad.net

Commit message

Move base64 implementation over to common base class

Description of the change

Move base64 implementation over to common base class

It is not dependent on libcurl.

To post a comment you must log in.
42. By Pete Woods

Make docs "compile"

43. By Pete Woods

Rename Uri components

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

44. By Pete Woods

Move base64 methods over to common base

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches