risk danger olson
bd322bba6b
chore: rubocop lint Metrics/LineLength ( #938 )
2019-03-08 17:45:12 +00:00
risk danger olson
4171215da7
chore: Rubocop lint Style/PercentLiteralDelimiters ( #905 )
2019-03-02 10:33:45 +01:00
iMacTia
127555abcf
chore: Rubocop lint Style/YodaCondition
2019-02-28 17:19:40 +00:00
Olle Jonsson
bbf937dd44
chore: RuboCop lint Style/ColonMethodCall ( #894 )
2019-02-27 21:37:28 +01:00
Mattia
aa4e33ff50
chore: Fix RuboCop Style/HashSyntax ( #878 )
...
* Fixes rubocop Style/HashSyntax issues.
* Fixes rubocop Style/HashSyntax issues in comments as well.
2019-02-26 12:10:35 +01:00
Olle Jonsson
00765145a3
chore: RuboCop Style/StringLiteral
2019-02-25 23:11:57 +01:00
rick olson
fc53cc5d2d
fix Lint/AssignmentInCondition
2019-02-25 12:59:59 -07:00
Mattia
b427091f0e
chore: RuboCop: Support Frozen String Literals ( #868 )
2019-02-24 20:35:12 +01:00
Mislav Marohnić
d0b01a9b31
teach proxy server to challenge unauthenticated requests
...
HTTPClient needs this challenge to retry with Basic authentication,
otherwise it won't attempt authentication at all.
2013-07-27 00:29:45 +02:00
Mislav Marohnić
0a1deaf173
add integration tests for HTTP proxy support
...
Spins up a proxy server in a separate process, runs a few requests
through it with each adapter to verify that both proxy support and basic
authentication take effect.
2013-07-27 00:29:44 +02:00