Hi list, just filed this bug to Mantis.
Do we have mechanisms for content-type converters for the request side too? This is essential for decoding binary encoded 'multipart/form-data' and also for Bruno's suggestion in having decoding MMS binary POSTS via wapbox internally to plain-text HTTP multiparts that are passed to an HTTP server that does not have to be aware of MMS binary magic. Aarno, any ideas from your side here? Stipe [EMAIL PROTECTED] ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 D�sseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are
--- Begin Message ---The following NEW bug has been ADDED. ======================================================================= http://bugs.kannel.org/view_bug_page.php?f_id=35 ======================================================================= Reporter: tolj Handler: ======================================================================= Project: Kannel Bug ID: 0000035 Category: WAP connection-orientated (port 9201) Reproducibility: always Severity: feature Priority: none Status: new ======================================================================= Date Submitted: 07-02-03 18:01 BST Last Modified: 07-02-03 18:01 BST ======================================================================= Summary: Kannel does not handle 'multipart/form-data' as defined by WAP specs Description: When a client passes a POST containing 'application/vnd.wap.multipart.form-data' the body is binary encoded as binary multipart. Kannel should decode this to 'multipart/form-data' and hence send a plain text multipart POST reques to the HTTP server. Currently Kannel sends a POST to the HTTP server, but it simply drops the binary body in it. =======================================================================
--- End Message ---
