konqueror enctype bug?
Torsten Foertsch
torsten.foertsch at gmx.net
Wed Apr 2 15:51:15 BST 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Mick,
On Wednesday 02 April 2003 16:14, Mick Szucs wrote:
> <FORM ENCTYPE="multipart/form-data" ACTION="/MonCleanup" METHOD="GET">
RFC2616 (HTTP/1.1) states:
Note: The "multipart/form-data" type has been specifically defined
for carrying form data suitable for processing via the POST
request method, as described in RFC 1867 [15].
i.e. the combination of ENCTYPE="multipart/form-data" and METHOD="GET" is not
allowed. Use enctype="application/x-www-form-urlencoded" and
method="GET|POST" or enctype="multipart/form-data" and method="POST".
Torsten
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+ivjnwicyCTir8T4RAo8YAJ99+GS+GYjxnhWQQoYLGyWMJBSeowCfQnYS
xF1mgiIRGhWJrglba16ykrM=
=QOld
-----END PGP SIGNATURE-----
___________________________________________________
This message is from the kde mailing list.
Account management: http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list