llHTTPRequest Custom Header Bug

Creating scripts
Subzidion Nightfire
Posts: 6
Joined: Mon Jan 09, 2017 2:36 am
Has thanked: 0
Been thanked: 0

Re: llHTTPRequest Custom Header Bug

Post by Subzidion Nightfire »

Ilan Tochner wrote:As stated, OpenSim is a different server architecture from the software Linden Lab developed for their servers and there are quite a few things that differ between these two systems. That said, if using this function does work on another OpenSim grid running OpenSim 0.8.2.1 post fixes then I'd be happy to know about that.

Looks like it's an OpenSim issue. I /think/ I tried it in an OSGrid sim, passing an Authorization Header with a Token, and got the script Runtime error while still receiving the HTTP Response from the API. Seems to me OpenSim should throw the Runtime Error and not complete the HTTP Request/Response when there is an invalid Header, as well as recognizing Authorization as a valid header. Guess I'll raise an issue with them, then.
User avatar
Ilan Tochner
Posts: 6503
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4942 times
Been thanked: 4454 times
Contact:

Re: llHTTPRequest Custom Header Bug

Post by Ilan Tochner »

I agree with your assessment and with your suggested course of action.

Ideally, we would have fixed such issues ourselves but with our limited R&D resources we have to prioritize and focus on Kitely-specific issues and our development roadmap.
Post Reply