Difference between revisions of "User talk:Ama Omega/archive"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 9: Line 9:
Hello, to whom do I have to talk to to request an input method for authorization headers when using llHTTPRequest? It seems you can not change headers....Thanks!
Hello, to whom do I have to talk to to request an input method for authorization headers when using llHTTPRequest? It seems you can not change headers....Thanks!
[[User:Kireji Haiku|Kireji Haiku]] 04:53, 21 January 2011 (PST)
[[User:Kireji Haiku|Kireji Haiku]] 04:53, 21 January 2011 (PST)
:I did a bit research, maybe a new function? I'd have a suggestion already:
:key llHTTPRequestAuthorized( string url, list parameters, string body , list authorization_variables);
:list authorization_variables = [string clear_info, string hashed_value];
:As a reference:
: - http://en.wikipedia.org/wiki/List_of_HTTP_header_fields
: - http://en.wikipedia.org/wiki/Basic_access_authentication#Example
:[[User:Kireji Haiku|Kireji Haiku]] 05:46, 21 January 2011 (PST)

Revision as of 06:46, 21 January 2011

Feel free to leave a note here for me if you want.

Display Names Question

Just wanted to prod and see if you could answer a question I had about HTTP requests and the display names project, you can find it here.
-- Haravikk (talk|contribs) 21:29, 19 October 2010 (UTC)

Feature request

Hello, to whom do I have to talk to to request an input method for authorization headers when using llHTTPRequest? It seems you can not change headers....Thanks! Kireji Haiku 04:53, 21 January 2011 (PST)

I did a bit research, maybe a new function? I'd have a suggestion already:
key llHTTPRequestAuthorized( string url, list parameters, string body , list authorization_variables);
list authorization_variables = [string clear_info, string hashed_value];
As a reference:
- http://en.wikipedia.org/wiki/List_of_HTTP_header_fields
- http://en.wikipedia.org/wiki/Basic_access_authentication#Example
Kireji Haiku 05:46, 21 January 2011 (PST)