Jump to content

WebAssistant wish: WAGetAllResponseHeaders function


This topic is 4848 days old. Please don't post here. Open a new topic instead.

Recommended Posts

WebAssistant's WAGetResponseHeader returns a single header value by name. That's fine, as long as one knows the header names. When a Web site/server augments the standard header names, there's no easy way in WebAssistant to retrieve these site-specific headers.

When developing a solution for a specific site, it would helpful to have a WAGetAllResponseHeaders function, patterned after the standard HTTP getAllResponseHeaders method.

Link to comment
Share on other sites

  • 2 weeks later...

WebAssistant 1.54 adds a WAGetResponseHeader function, which returns a list of the names of all response headers.

Link to comment
Share on other sites

This topic is 4848 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.