Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@richdougherty
Copy link
Member

Fixes #6629.

I also changed to use Guava's IP address parser instead of the standard Java parser. The Java parser will make DNS lookups for non-IP addresses. I don't think we need DNS lookups so the Guava parser is probably better.

Cc @swoopster-sb.

Fixes playframework#6629.

I also changed to use Guava's IP address parser instead of the
standard Java parser. The Java parser will make DNS lookups for
non-IP addresses. I don't think we need DNS lookups so the Guava
parser is probably better.
@gmethvin gmethvin merged commit b03e47c into playframework:master Nov 5, 2016
gmethvin pushed a commit that referenced this pull request Nov 12, 2016
Fixes #6629.

I also changed to use Guava's IP address parser instead of the
standard Java parser. The Java parser will make DNS lookups for
non-IP addresses. I don't think we need DNS lookups so the Guava
parser is probably better.
@mkurz mkurz added this to the 2.5.10 milestone Dec 6, 2016
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.

3 participants