Ticket Change Details
Not logged in
Overview

Artifact ID: 817621e79af7ac75d140a7474f01263f58a30076
Ticket: 9adaebd79c1b4e643a18a7e8c7d279a229a6c63b
utilize http headers returned from stream_get initiation
User & Date: anonymous 2009-06-14 18:48:06
Changes

  1. comment changed to:
    Example headers:
    HTTP/1.1 200 OK
    Content-Type: audio/mpeg
    Content-Length: 4217208
    Cache-Control: no-cache, must-revalidate
    
    tell exactly how many bytes to expect. See also, the content-type it's sending. Could explicitly set this for "Accept:" sent to server?
    
  2. foundin changed to: "7499109750"
  3. private_contact changed to: "5c164664f608e8049128be696a3d13e04aa6fafd"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to:
    utilize http headers returned from stream_get initiation
    
  7. type changed to: "Feature_Request"