summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-09-02 16:23:32 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2014-09-03 10:22:23 +0200
commit55f8e9626a50d81fb893508698205057668bf792 (patch)
treedd48d37dd9a0e06cf281145f749084f17f188295 /docs
parent1d71e83ac3ff7baaee43e0e66daaeeecb4ba96b4 (diff)
downloadlibrest-55f8e9626a50d81fb893508698205057668bf792.tar.gz
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 'docs')
0 files changed, 0 insertions, 0 deletions