Results 1 to 4 of 4

Thread: Sending headers

  1. #1
    Join Date
    Oct 2006
    Posts
    207
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Sending headers

    Is it possible to send headers in scar? For instance if i wanted to send cookies/referer information or whatever. I looked at GetRawHeaders, but i think that is just for looking at received headers.

  2. #2
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    If you want to do it by hand you can use sockets.
    Without sockets you can only change the post information and the useragent.
    I made a new script, check it out!.

  3. #3
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by markus View Post
    If you want to do it by hand you can use sockets.
    Without sockets you can only change the post information and the useragent.

    i'm not getting this what do you guys mean??

  4. #4
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    He wants to change stuff like referer, header and that stuff that a browser sends to the server.
    I made a new script, check it out!.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. sending data
    By Waddo in forum Delphi/FPC Help and Tutorials
    Replies: 17
    Last Post: 09-13-2008, 09:11 AM
  2. Sending keys without enter.
    By Maxine in forum OSR Help
    Replies: 5
    Last Post: 05-23-2007, 08:05 PM
  3. sending srl stats to player?
    By asdfasdfasdf in forum OSR Help
    Replies: 8
    Last Post: 03-15-2007, 10:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •