Forum Discussion
Kapil_Sharma_61
Nimbostratus
Oct 24, 2005HTTP post fields
Hi,
Is there any way to get the HTTP POST hidden fields using irules and then send the information to the backend servers?
Thanks,
kapil
- bl0ndie_127134Historic F5 AccountWe have been talking about adding a feature to make POST field extraction a little bit easier but for now you will have to do an HTTP::collect and use the HTTP::payload command to access and parse the data.
- Kapil_Sharma_61
Nimbostratus
Thanks for your reply. Let me explain our existing rules and what I am trying to achieve: - unRuleY_95363Historic F5 AccountYou would need to run HTTP::collect when you detect that you are dealing with the form. Then in the HTTP_REQUEST_DATA event, you need to search for the field and can then rewrite the uri to include the data. Try searching for collect and HTTP_REQUEST_DATA to see some examples of collecting HTTP payload.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects