Commit Graph

62 Commits

Author SHA1 Message Date
Alex S c19d4eeaee no drop active connections 2019-08-25 15:05:34 +03:00
Alex S 6e66bb35d1 was used with hackney 2019-08-22 12:37:33 +03:00
Ariadne Conill b7f677dc28 http: remove unused get_conn_for_gun() 2019-08-20 20:11:17 +00:00
Ariadne Conill 490ddd6e0d Merge branch 'gun' of git.pleroma.social:alex.s/pleroma into integration/alex.s/gun 2019-08-20 20:07:17 +00:00
Alex S cee945bead set adapter opts in connection 2019-08-20 18:37:22 +03:00
Alex S 50bc6c5ea9 tesla gun adapter supports sni 2019-08-20 16:09:50 +03:00
Alex S 70c4f00349 formatting and pool fix 2019-08-20 13:10:28 +03:00
Alex S 6c3990b1ea with sni 2019-08-20 12:42:53 +03:00
Alex S 5209abf09b testing without sni 2019-08-20 12:42:53 +03:00
Alex S 2a2d11f2b3 some fixes and tests 2019-08-20 12:42:53 +03:00
Alex S 3bc3e61dc5 some clean up and pleroma header 2019-08-20 12:42:53 +03:00
Alex S 05ca6a7d2c test fixes 2019-08-20 12:42:53 +03:00
Alex S 210e116dc0 no hardcode of versions 2019-08-20 12:41:46 +03:00
Alex S 699fc4f6eb order 2019-08-20 12:41:46 +03:00
Alex S 102ec7bb0c like thiis 2019-08-20 12:41:46 +03:00
Alex S 4a4a61f4ce like this 2019-08-20 12:41:45 +03:00
Alex S 6e1408d05a tls versions for gun 2019-08-20 12:41:45 +03:00
Alex S c97979da77 passing options for gun 2019-08-20 12:41:45 +03:00
Alex S 66a1573f81 updating tesla 2019-08-20 12:41:45 +03:00
Alex S 916aeb934f adding host header for gun adapter 2019-08-20 12:41:45 +03:00
Alex S 55a5523acc don't close connection in gun adapter on reusing 2019-08-20 12:41:10 +03:00
Alex S 43e5307d65 like this 2019-08-20 12:41:10 +03:00
Alex S db848b2a13 tesla adapter options debug 2019-08-20 12:41:10 +03:00
Alex S 888ac63df4 some debug 2019-08-20 12:41:10 +03:00
Alex S 9241df642c some debug 2019-08-20 12:41:10 +03:00
Alex S aee44f3f4b added gun connections holder genserver 2019-08-20 12:41:10 +03:00
Alex S b233875ef5 namings 2019-08-20 12:37:47 +03:00
Alex S 4a0d82f727 order 2019-08-18 22:34:14 +00:00
Alex S 93a01b3496 like thiis 2019-08-18 22:34:14 +00:00
Alex S 2370394a4e like this 2019-08-18 22:34:14 +00:00
Alex S a6101f0991 tls versions for gun 2019-08-18 22:34:14 +00:00
Alex S 806febba60 passing options for gun 2019-08-18 22:34:14 +00:00
Alex S d53514d111 updating tesla 2019-08-18 22:34:14 +00:00
Alex S 5aa1b8283d adding host header for gun adapter 2019-08-18 22:34:14 +00:00
Alex S 44e2136191 don't close connection in gun adapter on reusing 2019-08-18 22:34:14 +00:00
Alex S 0c68cf4357 like this 2019-08-18 22:34:14 +00:00
Alex S 8b26870809 tesla adapter options debug 2019-08-18 22:34:14 +00:00
Alex S 2ca6d54437 some debug 2019-08-18 22:34:14 +00:00
Alex S c4dc8a8009 some debug 2019-08-18 22:34:13 +00:00
Alex S aa0ab31b5b added gun connections holder genserver 2019-08-18 22:34:13 +00:00
Alex S 33d04c1874 namings 2019-08-18 22:34:13 +00:00
rinpatch b001b8891a Merge the default options with custom ones in ReverseProxy and
Pleroma.HTTP
2019-07-12 23:52:26 +03:00
Egor Kislitsyn 99f70c7e20 Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
William Pitcock 773f532b14 http: actually pass the options list to the Connection factory 2019-03-08 22:56:16 +00:00
William Pitcock 2a83c0ba93 http: safely catch erlang exits and elixir errors from hackney (ref #672) 2019-03-08 22:56:16 +00:00
KokaKiwi b57913b13a Fix supported TLS versions as TLS 1.3 support seems buggy. 2019-03-04 11:30:26 +01:00
William Pitcock 2d3241753f http: add support for query parameters, use Jason for JSON encoding instead of Poison like everywhere else 2019-01-15 19:31:13 +00:00
lain 096a927805 Merge remote-tracking branch 'origin/develop' into pool-usage 2019-01-01 14:19:55 +01:00
lain d4799e0dc2 Remove default pool, it's used automatically anyway. 2019-01-01 13:49:24 +01:00
William Pitcock 980b5288ed update copyright years to 2019 2018-12-31 15:41:47 +00:00