1. 15 Aug, 2015 1 commit
    • http: propagate the credentials callback's error code · 11bca2d2
      When we ask for credentials, the user may choose to return EUSER to
      indicate that an error has happened on its end and it wants to be given
      back control.
      
      We must therefore pass that back to the user instead of mentioning that
      it was on_headers_complete() that returned an error code. Since we can,
      we return the exact error code from the user (other than PASSTHROUGH)
      since it doesn't cost anything, though using other error codes aren't
      recommended.
      Carlos Martín Nieto committed
  2. 14 Aug, 2015 1 commit
  3. 13 Aug, 2015 1 commit
  4. 12 Aug, 2015 6 commits
  5. 11 Aug, 2015 2 commits
  6. 06 Aug, 2015 2 commits
  7. 05 Aug, 2015 2 commits
  8. 04 Aug, 2015 1 commit
  9. 03 Aug, 2015 11 commits
  10. 01 Aug, 2015 4 commits
  11. 31 Jul, 2015 2 commits
  12. 29 Jul, 2015 3 commits
  13. 28 Jul, 2015 4 commits