Skip to content
Snippets Groups Projects
  1. Feb 23, 2017
  2. Feb 22, 2017
  3. Feb 21, 2017
  4. Feb 20, 2017
  5. Feb 19, 2017
  6. Feb 07, 2017
  7. Jan 31, 2017
  8. Jan 30, 2017
  9. Jan 27, 2017
  10. Jan 26, 2017
  11. Jan 25, 2017
  12. Jan 19, 2017
  13. Jan 18, 2017
    • Arnaud Vrac's avatar
      souphttpsrc: properly track redirections · 780c99fb
      Arnaud Vrac authored and Thiago Sousa Santos's avatar Thiago Sousa Santos committed
      The current code configures libsoup to handle redirections
      transparently, without informing the caller, thus preventing the element
      to record the redirect code and location uri.
      
      Fix this by always setting the SOUP_MESSAGE_NO_REDIRECT, preventing
      libsoup from handling the redirection. When we receive a redirection
      request and libsoup can safely handle it, return a custom error which
      triggers a retry with the new URI.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=777222
      780c99fb
  14. Jan 16, 2017
  15. Jan 09, 2017
  16. Jan 08, 2017
  17. Dec 22, 2016
  18. Dec 13, 2016
Loading