jetty.project/jetty-client
Simone Bordet 78e697d0a0 Fixes #4787 - Make org.eclipse.jetty.client.HttpRequest's host name writable.
For some historical reason, host and port were not mutable after the request
was created. Since many other key parameters are mutable (e.g. the scheme)
it makes sense to make host and port mutable too.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-04-18 21:52:27 +02:00
..
src Fixes #4787 - Make org.eclipse.jetty.client.HttpRequest's host name writable. 2020-04-18 21:52:27 +02:00
pom.xml Updating to version 9.4.29-SNAPSHOT 2020-04-08 13:15:04 -05:00