-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I know that PHP just sets variables according to the FORM that then can be 
accessed easily.

But what to do if I receive a POST request like the following:

- ---
POST  HTTP/1.0
Content-Type: application/ocsp-request
Content-Length: 120

MFgwVjBUMFIwOzAJBgUrDgMCGgUABBQzoRkh0+f50398o9lLy4xGpS
XcXgQUAgMEBQYHCAkQERITFBUWFxgZICECAgOEoBMwETAPBgUrJAgDCQEB/wQDAQH/
- ---

How do I access the separate parts of such a request?

- -- 
Heiko Nardmann (Dipl.-Ing.), [EMAIL PROTECTED], Software Development
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iEYEARECAAYFAj2Qci0ACgkQpm53PRScYyinVACg80G90bj0K5ji/IxBvoZp2jUm
q6sAnRe65NK3d0hon4SQXuu3zsHrnRWV
=Wy35
-----END PGP SIGNATURE-----


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to