Project

General

Profile

Actions

Bug #2018

closed

Wt::Http::Client actually does not append port numbers to the "Host" header

Added by Anonymous almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
07/08/2013
Due date:
% Done:

0%

Estimated time:

Description

A port number from a URL is not appended to the "Host" header so the default one is used. So if someone wants to use a different port number they actually need to set "Host" header value manually.

Actions #1

Updated by Koen Deforche over 10 years ago

  • Status changed from New to InProgress
  • Assignee set to Korneel Dumon
  • Target version set to 3.3.1

This seems to be a small bug with composing the 'Host' header.

We should not append 'default' ports (80, 443 for the corresponding protocols).

Actions #2

Updated by Korneel Dumon over 10 years ago

  • Status changed from InProgress to Resolved
Actions #3

Updated by Koen Deforche over 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF