Anonymous | Login | 01-20-2021 11:02 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0007193 | [Squeak] Network | minor | always | 09-16-08 13:52 | 01-23-09 19:52 | |||||||
Reporter | Marco Schmidt | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 3.10.2 | |||||||||
Summary | 0007193: Could not authenticate against a proxy/firewall... | |||||||||||
Description | Could not authenticate against a proxy/firewall... | |||||||||||
Additional Information |
In HTTPSocket class>>httpGetDocument: url args: args accept: mimeType request: requestString Transcript show: page; cr." sock sendCommand: 'GET ', page, ' HTTP/1.0', CrLf, (mimeType ifNotNil: ['ACCEPT: ', mimeType, CrLf] ifNil: ['']), 'ACCEPT: text/html', CrLf, "Always accept plain text" + HTTPProxyCredentials, HTTPBlabEmail, "may be empty" requestString, "extra user request. Authorization" self userAgentString, CrLf, 'Host: ', serverName, ':', port printString, CrLf. "blank line |
|||||||||||
Attached Files | ||||||||||||
|
![]() |
|
(0012668 - 131 - 131 - 269 - 269 - 269 - 269) Marco Schmidt 09-16-08 14:08 |
The 3.9.1 image (sq3.9.1-7075web08.09.1.images) downloaded from http://damien.cassou.free.fr/squeak-dev.html [^] has the same problem. |
(0012669 - 45 - 45 - 45 - 45 - 45 - 45) Marco Schmidt 09-16-08 14:10 |
There is a relationship to bug number 0000912 |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
50 total queries executed. 34 unique queries executed. |