>>235
要素が2つ以上あるとダメっぽいかなあ
text/html
text/plain
*/*
だと書き込める、
text/html, text/plain
text/html, */*
text/plain, */*
だと撥ねられる
サーバ側の単なるアホなバグじゃないのか?w

(テストはテストスレでしよう)