Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

rewrite mod - post method

Status
Not open for further replies.

higashi

IS-IT--Management
Jun 28, 2000
1
BR
Does anybody know how to check http request using post method to check buffer overflow in a generic way? I mean, I would like to check the whole request and compare with a determined size to avoid buffer overflow. If the requests was using get method, I could use &quot;QUERY_STRING&quot; environment variable but for post method, I don't know how.<br>Any comments will be very helpful.<br>Thanks all,<br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top