unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20469: mm-url-encode-multipart-form-data: allow for text/plain and application/octet-stream parts
@ 2015-04-30 14:40 Ivan Shmakov
  2015-12-25 18:17 ` Lars Ingebrigtsen
  2021-05-28  0:24 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 3+ messages in thread
From: Ivan Shmakov @ 2015-04-30 14:40 UTC (permalink / raw)
  To: 20469

Package:  emacs
Severity: wishlist

	As it seems, mm-url-encode-multipart-form-data currently
	(1c7f0cdc4c1f, 2015-04-27 16:59:11 +00:00) supports only parts
	encoded via mm-url-form-encode-xwfu – even though RFC 1867
	clearly shows that text/plain and application/octet-stream are
	also valid options.

	For one thing, the ‘upload’ MediaWiki API function depends on
	multipart/form-data POST requests, /and/ seem to choke upon text
	encoded via mm-url-form-encode-xwfu.  Hence, Emacs
	implementation of the client side of said API cannot use the
	function in its current form, and would benefit from one capable
	of encoding text/plain parts.

[1] http://www.mediawiki.org/wiki/API:Upload

-- 
FSF associate member #7257  http://am-1.org/~ivan/      … 3013 B6A0 230E 334A





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-28  0:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 14:40 bug#20469: mm-url-encode-multipart-form-data: allow for text/plain and application/octet-stream parts Ivan Shmakov
2015-12-25 18:17 ` Lars Ingebrigtsen
2021-05-28  0:24 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).