Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

#890 fix for proxy usage ("Expected authority at index 7" error) #970

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

deki
Copy link
Contributor

@deki deki commented Jan 25, 2018

Unfortunately the last optimization in my PR #903 causes "Expected authority at index 7" error due to missing brackets. I've fixed that and also added a unittest for it.

@deki deki changed the title #890 fix for proxy usage #890 fix for proxy usage ("Expected authority at index 7" error) Jan 25, 2018
@codecov-io
Copy link

codecov-io commented Jan 25, 2018

Codecov Report

Merging #970 into master will increase coverage by 0.09%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master     #970      +/-   ##
============================================
+ Coverage     67.43%   67.53%   +0.09%     
- Complexity      748      749       +1     
============================================
  Files           170      170              
  Lines          3117     3117              
  Branches        352      352              
============================================
+ Hits           2102     2105       +3     
+ Misses          863      860       -3     
  Partials        152      152

@deki
Copy link
Contributor Author

deki commented Jan 30, 2018

@davidxia why this has not been merged before the 8.11.0 release? :-(

@davidxia
Copy link
Contributor

Sorry, I must've missed this. Thanks for fixing.

@davidxia davidxia merged commit 3791a2e into spotify:master Jan 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants