开发者

How to view a full HTTP POST Request with J2ME

I'm attempting to upload an image to a server using an HTTP Post Request. I'm running into some problems, and I'm trying to debug. What's the best way in Java (j2me) to view the开发者_StackOverflow社区 full POST request in whole? I've tried using a packet sniffer (wireshark), but I was unable to interpret the data. Here is the code that I am using to generate/send the POST:

http://wiki.forum.nokia.com/index.php/HTTP_Post_multipart_file_upload_in_Java_ME

Thanks!


Try Fiddler.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜