Commit History

Author SHA1 Message Date
  Amber Brown 49af402019 run isort 5 years ago
  Amber Brown 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
  Amber Brown 77ac14b960 Pass around the reactor explicitly (#3385) 5 years ago
  Michael Telatynski 330432031b redact_uri in two missed log paths 6 years ago
  Michael Telatynski e6cbf47773 factor out uri redaction into a method on http 6 years ago
  Michael Telatynski 09503126df Strip `access_token` from outgoing requests using existing regex 6 years ago
  Amber Brown 53cc2cde1f cleanup 6 years ago
  Amber Brown df9f72d9e5 replacing portions 6 years ago
  Adrian Tschira 4f2f5171b7 replace stringIO imports 6 years ago
  Richard van der Hoff 9d2c1b8429 Backport deferred.addTimeout 6 years ago
  Richard van der Hoff 1ea904b9f0 Use deferred.addTimeout instead of time_bound_deferred 6 years ago
  Richard van der Hoff 02ba118f81 Increase http conn pool size 6 years ago
  Richard van der Hoff 2c8526cac7 Use a connection pool for the SimpleHttpClient 6 years ago
  Richard van der Hoff 8b56977b6f Merge pull request #2586 from matrix-org/rav/frontend_proxy_auth_header 6 years ago
  Richard van der Hoff 173567a7f2 Docstring for post_urlencoded_get_json 6 years ago
  Richard van der Hoff 0d8e3ad48b Fix logcontext leaks in httpclient 6 years ago
  Richard van der Hoff 12ef02dc3d SimpleHTTPClient: add support for headers 6 years ago
  Kegan Dougal d0debb2116 Remember how twisted works 7 years ago
  Kegan Dougal c2ddd773bc Include the clock 7 years ago
  Kegan Dougal 7dd3bf5e24 Rewrite SimpleHttpClient.request to include timeouts 7 years ago
  David Baker 482a2ad122 No need for the exception variable 7 years ago
  David Baker c0380402bc List caught expection types 7 years ago
  David Baker 5fd12dce01 Remove debugging 7 years ago
  David Baker c366276056 Fix get_json 7 years ago
  David Baker 1a9255c12e Use CodeMessageException subclass instead 7 years ago
  David Baker a46982cee9 Need the HTTP status code 7 years ago
  David Baker 70caf49914 Do the same for get_json 7 years ago
  David Baker a1595cec78 Don't error for 3xx responses 7 years ago
  David Baker a90a0f5c8a Propagate errors sensibly from proxied IS requests 7 years ago
  Johannes Löthberg 0648e76979 Remove spurious newline 7 years ago