Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0007501 |
[Squeak] Network |
minor |
always |
04-13-10 13:00 |
04-13-10 13:00 |
|
Reporter |
bparsia |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
trunk |
|
Summary |
0007501: URI>>retrieveMIMEDocument is unimplemented |
Description |
Example
'http://www.google.com/' [^] asURI retrieveMIMEDocument
|
Additional Information |
Methods such as retrieveContents delegate to this. That's how I stumbled on it. Compare with:
'http://www.google.com/' [^] asUrl retrieveContents
Which works fine. (retrieveMIMEDocument does not work on Urls). |
|
Attached Files |
|
|