Forum Discussion
idanidin_105624
Nimbostratus
May 27, 2008find string in post
HI,
I need to find file extension in POST data.
How can I find it?
Thanks..
Are you wanting to find the file extension of the URI which the POST request is being made to (like .asp in POST /path/to/file.asp), or the name of the file the client provided which they're uploading in the POST request (like .ext in the HTTP payload, Content-Disposition: form-data; name="file"; filename="c:\path\to\file.ext")?
If the latter, what do you want to do once you find the file extension? Do you want to change the string, make a pool selection, or...?
Aaron
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