Skip to content

#16 workaround#17

Merged
daquinoaldo merged 1 commit into
masterfrom
#16-workaround
Aug 3, 2019
Merged

#16 workaround#17
daquinoaldo merged 1 commit into
masterfrom
#16-workaround

Conversation

@daquinoaldo

Copy link
Copy Markdown
Owner

Pull Request Details

Fix an error that can occur due to an undefined value of req.headers["host"] on express.js.
Since a fix is not possible, we provided a workaround that fixes the bug on localhost. This script should run only on localhost as developing support, hence this workaround shouldn't cause problems (and in any case prevent a brutal crash).

Related Issue

#16

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 3c90ff5 on #16-workaround into 3d68a71 on master.

@daquinoaldo daquinoaldo merged commit 1c1a61b into master Aug 3, 2019
@daquinoaldo daquinoaldo deleted the #16-workaround branch August 3, 2019 10:25
daquinoaldo added a commit that referenced this pull request Aug 3, 2019
@daquinoaldo daquinoaldo mentioned this pull request Sep 2, 2019
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants