diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2014-09-02 16:23:32 +0200 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2014-09-03 10:22:23 +0200 |
commit | 55f8e9626a50d81fb893508698205057668bf792 (patch) | |
tree | dd48d37dd9a0e06cf281145f749084f17f188295 /COPYING | |
parent | 1d71e83ac3ff7baaee43e0e66daaeeecb4ba96b4 (diff) |
oauth: Make sure RestProxyCall::url is set before using it
The oauth "prepare" step needs RestProxyCall::url to be set, but since
commit c66b6d this is only set after the "prepare" and
"serialize_headers" methods have been called. As it's
better if OAuthProxyCall do not directly access RestProxyCall private
data, this commit adds a getter to RestProxyCall which will be used
to make sure RestProxyCall::url is set when OAuthProxyCall::prepare
needs it.
https://bugzilla.gnome.org/show_bug.cgi?id=708359
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions