Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Feature/auto detect hosts #516

Merged
merged 2 commits into from
Aug 13, 2016
Merged

Feature/auto detect hosts #516

merged 2 commits into from
Aug 13, 2016

Conversation

marcgibbons
Copy link
Owner

Fixes #482

  • Uses host returned by the openapi codec if present and its value is truthy
  • Falls back onto the renderer context's view request; uses request.get_host() to set value.

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #516 into master will not change coverage

@@           master   #516   diff @@
====================================
  Files           3      3          
  Lines          50     54     +4   
  Methods         0      0          
  Messages        0      0          
  Branches        2      3     +1   
====================================
+ Hits           50     54     +4   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 3838299...1fef970

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.

2 participants