vibe-d / vibe-http

Future vibe.d HTTP implementation
15 stars 9 forks source link

Fix so HTTPServerRequest.peer() only returns ip #10

Closed Marenz closed 5 years ago

Marenz commented 5 years ago

The documentation says peer() should return the ip address, not the ip:port See http://vibed.org/api/vibe.http.server/HTTPServerRequest.peer