Skip to content
Snippets Groups Projects
  1. Jan 30, 2017
  2. Jan 27, 2017
  3. Jan 26, 2017
  4. Jan 25, 2017
  5. Jan 19, 2017
  6. Jan 18, 2017
    • Arnaud Vrac's avatar
      souphttpsrc: properly track redirections · 780c99fb
      Arnaud Vrac authored
      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
  7. Jan 16, 2017
  8. Jan 09, 2017
  9. Jan 08, 2017
  10. Dec 22, 2016
  11. Dec 13, 2016
  12. Dec 07, 2016
  13. Dec 05, 2016
Loading