0

Uploader response r.value.body seems incomplete

Because of the multi-part form encoding issue I posted earlier, I haven't seen enough variation to determine if this is the case, but it seems that r.value.body is not the complete response sent from the server that I see in wireshark. In my case, the response is actually a full HTML error page because of the encoding problem. What I see in r.value.body is just a fragment of that data (missing content at the beginning and end). Are other people using this value with success? When it eventually works, I'll be expecting a JSON response from my service.

by
5 Replies
  • QUOTE (pulazzo @ Nov 13 2008, 08:40 AM) <{POST_SNAPBACK}>
    Because of the multi-part form encoding issue I posted earlier, I haven't seen enough variation to determine if this is the case, but it seems that r.value.body is not the complete response sent from the server that I see in wireshark. In my case, the response is actually a full HTML error page because of the encoding problem. What I see in r.value.body is just a fragment of that data (missing content at the beginning and end). Are other people using this value with success? When it eventually works, I'll be expecting a JSON response from my service.


    Hello again pulazzo,

    We've written quite a bit on top of uploader, but I don't doubt your diagnosis.

    Do you have a sample expected and actual response body so we can dig into this?

    best,
    lloyd
    0
  • QUOTE (Lloyd Hilaiel @ Nov 14 2008, 11:15 AM) <{POST_SNAPBACK}>
    Hello again pulazzo,

    We've written quite a bit on top of uploader, but I don't doubt your diagnosis.

    Do you have a sample expected and actual response body so we can dig into this?

    best,
    lloyd


    Unfortunately, I won't until the encoding issue is fixed. I was just wondering if others were using the response and noticed any issues, because I'm going to need it for my use. I'll let you know as soon as I can test the encoding fix.
    0
  • QUOTE (pulazzo @ Nov 17 2008, 08:13 PM) <{POST_SNAPBACK}>
    Unfortunately, I won't until the encoding issue is fixed. I was just wondering if others were using the response and noticed any issues, because I'm going to need it for my use. I'll let you know as soon as I can test the encoding fix.


    Got it. We are still aiming to push our next round of fixes (& features) in about a week. thanks for your feedback and patience.

    lloyd
    0
  • QUOTE (Lloyd Hilaiel @ Nov 18 2008, 12:47 AM) <{POST_SNAPBACK}>
    Got it. We are still aiming to push our next round of fixes (& features) in about a week. thanks for your feedback and patience.

    lloyd


    I'm getting the full result. Good stuff.
    0
  • QUOTE (pulazzo @ Nov 26 2008, 11:27 AM) <{POST_SNAPBACK}>
    I'm getting the full result. Good stuff.


    :)lloyd
    0
This forum is locked.

Recent Posts

in Support & General Questions