Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005448 |
[Squeak] Network |
minor |
always |
11-17-06 00:30 |
11-17-06 00:31 |
|
Reporter |
KenCausey |
View Status |
public |
|
Assigned To |
cdegroot |
Priority |
normal |
Resolution |
open |
|
Status |
assigned |
|
Product Version |
3.9 |
|
Summary |
0005448: Only specify port in Host field of request when not default of 80 |
Description |
This patch changes the mechanism used to build the HTTP request to use a stream for more flexibility and only adds the port to the Host field if it is not the default of 80. At least one instance of a pathological server has been found where the specification of the port in the field when it is 80 resulted in a loop of redirects. |
Additional Information |
|
|
Attached Files |
HTTPSocketDefaultPort-klc.1.cs.gz [^] (2,158 bytes) 11-17-06 00:30 |
|