Commit Graph

19 Commits (e8bee35578fbbc442657baa4dee0047906b247a9)

Author SHA1 Message Date
Sergey Suprunenko 02dc651828 Handle 303 redirects
5 years ago
rinpatch b001b8891a Merge the default options with custom ones in ReverseProxy and
5 years ago
jeff 9f3bcf0efe Respect proxy settings federation
5 years ago
William Pitcock c972d0bb14 http: bump connection timeout to 10 seconds
5 years ago
William Pitcock 1f78d23eed http: connection: unify adapter configuration and defaults
6 years ago
William Pitcock ba48bd901c http: connection: relax the timeouts a little
6 years ago
William Pitcock 19afd9f81f http: rework connection timeouts to match hackney docs, enforce 1 second max TCP connection timeout
6 years ago
William Pitcock 50ba4ba2c9 http: connection: merge hackney option lists instead of concatenating them
6 years ago
href 4aff4efa8d
Use multiple hackney pools
6 years ago
lain 096a927805 Merge remote-tracking branch 'origin/develop' into pool-usage
6 years ago
lain d4799e0dc2 Remove default pool, it's used automatically anyway.
6 years ago
William Pitcock 980b5288ed update copyright years to 2019
6 years ago
William Pitcock 2791ce9a1f add license boilerplate to pleroma core
6 years ago
Maksim Pechnikov 074fa790ba fix compile warnings
6 years ago
Hakaba Hitoyo 96ba95df2e remove follow_redirect options
6 years ago
Hakaba Hitoyo 27792b2d77 remove pool and timeout options which duplicate with the default
6 years ago
Maksim Pechnikov dd8aee332c formatting the code
6 years ago
Maksim Pechnikov ec34de0c1f WebSub fix test
6 years ago
Maksim Pechnikov 3ce16e5a56 init tesla and updated the http requests in Pleroma.Web.Websub
6 years ago