Skip to content

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Mar 10, 2025

noticed that you usually can't copy paste the current output http://0.0.0.0/0.0.0.0:<port>

with these changes:

for JDK server impl you usually get something like:
started class sun.net.httpserver.HttpServerImpl on port http://0:0:0:0:0:0:0:0:<port>

for jetty you get
started class org.eclipse.jetty.http.spi.JettyHttpServer on port http://0.0.0.0:<port>

for robaho you get
started class robaho.net.httpserver.HttpServerImpl on port http://0.0.0.0:<port>

@SentryMan SentryMan self-assigned this Mar 10, 2025
@SentryMan SentryMan requested a review from rbygrave March 10, 2025 04:31
@rbygrave rbygrave merged commit c8530c0 into avaje:master Mar 10, 2025
4 checks passed
@SentryMan SentryMan deleted the example branch March 11, 2025 05:00
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