Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.
This repository was archived by the owner on May 28, 2018. It is now read-only.

JettyConnector sends 2 User-Agent headers #3609

@hypnoce

Description

@hypnoce

Hi all,

in JettyConnector.java line 245, the jetty request is created with 2 headers by default :

screen shot 2017-07-06 at 19 05 40

The jersey ClientRequest also contains a User-Agent :

screen shot 2017-07-06 at 19 07 21

in JettyConnector.java line 317, the headers are merged, resulting in :

screen shot 2017-07-06 at 19 09 42

Microsoft IIS 10 does not accept this and returns a 400.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions