Add support for hostname binding for http/https gateway#846
Add support for hostname binding for http/https gateway#846
Conversation
Codecov Report
@@ Coverage Diff @@
## master #846 +/- ##
==========================================
- Coverage 89.23% 89.21% -0.02%
==========================================
Files 131 131
Lines 3595 3589 -6
==========================================
- Hits 3208 3202 -6
Misses 387 387
Continue to review full report at Codecov.
|
|
@bploetz Do not worry — enjoy your vacation. I think I'll move this over the finish line in meantime then :) |
|
@kevinswiber @bploetz Tests added. |
a8723bd to
15bd49c
Compare
|
@bploetz Do not worry, it's perfectly fine. Is there any way you could test this on your servers and let me know if your use case is fulfilled? |
|
@bploetz This is because you haven't provided the https://www.express-gateway.io/docs/configuration/gateway.config.yml/https/ |
|
//cc @kevinswiber @altsang |
|
It should be in 1.14 — but I can’t give you an ETA for release. We still have some chores/errands to review and merge before putting it live. Hopefully soon :)
|
|
@bploetz This is now in 1.14.0 |
|
Thanks for your patience on this Brian, sorry it took so long
On December 21, 2018 at 10:15:09 AM, Brian Ploetz (notifications@github.com) wrote:
Awesome! Thanks @XVincentX <https://github.com/XVincentX> !
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#846 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACKAcZsG-bObH0Ro05S8ycxWExDPcNt0ks5u7SUsgaJpZM4YtyPB>
.
|
|
HA! I *knew* it :P
On December 21, 2018 at 10:17:04 AM, Brian Ploetz (notifications@github.com) wrote:
No worries @altsang <https://github.com/altsang>. Had my package.json file
pointed at the sha in the mean time. :) Thanks again guys!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#846 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACKAcf4gLznnRAoV0cjNRwuUEAtRiACnks5u7SWggaJpZM4YtyPB>
.
|
…eway_listen_host Add support for hostname binding for http/https gateway
Continuing from #845
@bploetz I'd appreciate if you could actually try this branch on your system to confirm the feature is working correctly.