I am using a RequestSpecification to specify the accept and content-type
headers. I do not set the port in the request spec.
When using a non default port and setting the baseURI port 80 seems to be used
from the request specification.
When setting the requestContentType and responseContentType (with the
deprecated setters) and not using the request specification it works as
expected.
I suggest to either un-deprecate the setter and make a documentation note the
request specification or merge the configuration from baseURI and request
specification.
Original issue reported on code.google.com by everf...@gmail.com on 7 Dec 2014 at 1:57
Original issue reported on code.google.com by
everf...@gmail.com
on 7 Dec 2014 at 1:57