|
Haruki Watanabe
llSLCrash(void);
Join date: 28 Mar 2007
Posts: 434
|
06-02-2008 06:29
Did anyone figure out how to squeeze some extra headers into a llHTTPRequest? Thinking of «Content-Range» in particular... 
|
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
06-02-2008 08:46
I don't believe you can change any headers except implicitly (e.g. object name and position). The object name doesn't always show up either. Sometimes it will show a string like "  loading...)" or something like that.
|
|
Haruki Watanabe
llSLCrash(void);
Join date: 28 Mar 2007
Posts: 434
|
06-02-2008 14:44
Thanks Hewee - that's actually my experience, but I thought that one might have figured out a little «hack»  Meanwhile I found a stored IRC-conversation with a Linden, where he states that adding the Content-Range header to the HTTPRequest would make it possible to get more than only those 2048 bytes back (piece by piece then)... Would be great, if they'd implement that...
|