Guest User

Untitled

a guest
Nov 24th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.63 KB | None | 0 0
  1. diff --git a/libsoup/soup-message.c b/libsoup/soup-message.c
  2. index 56f202f..6b2bacb 100644
  3. --- a/libsoup/soup-message.c
  4. +++ b/libsoup/soup-message.c
  5. @@ -1419,7 +1419,7 @@ soup_message_cleanup_response (SoupMessage *req)
  6.   * indicate that it has removed the Content-Encoding on a message (and
  7.   * so headers such as Content-Length may no longer accurately describe
  8.   * the body).
  9. - * @SOUP_MESSAGE_CERTIFICATE_TRUSTED: if %TRUE after an https response
  10. + * @SOUP_MESSAGE_CERTIFICATE_TRUSTED: if set after an https response
  11.   * has been received, indicates that the server's SSL certificate is
  12.   * trusted according to the session's CA.
  13.   *
Add Comment
Please, Sign In to add comment