Jump to content

Accessing Internal Web Server Response Headers


mos

Recommended Posts

The UniServerModule has two event handles (OnHTTPCommand and OnHTTPDocument) which I had a look at to try and see what the response header information is coming back when a UniURLFrame.URL is set.

However when I try and use AResponseInfo.RawHeaders.Count in both events the Count is always zero.

Link to comment
Share on other sites

Mehmet yes I want to access the response headers and then modify them. 

I was thinking since UniGUI uses a internal Indy HTTP Server I would be able to do it via one of the Server events.

Sherzod or Farshad can you provide input on this?

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...