Re: multipart/form-data Boundary issues

2004-06-29 Thread Oleg Kalnichevski
t-Disposition. > > -Eric Dalquist > > Kalnichevski, Oleg wrote: > > > > > ---------------- > > > > Subject: > > RE: multipart/form-data Boundary issues > > From: > > "Kalnichevski, Oleg" <[EMAIL PROTECTED]> > > Dat

Re: multipart/form-data Boundary issues

2004-06-29 Thread Eric Dalquist
ilePart in MultipartFormDataProvider and call an extra method on FilePart to get the fileName and append it to the Content-Disposition. -Eric Dalquist Kalnichevski, Oleg wrote: Subject: RE: multipart/form-data Boundary issues From: "Kal

Re: multipart/form-data Boundary issues

2004-06-29 Thread Eric Dalquist
back to the project Oleg -Original Message- From: Eric Dalquist [mailto:[EMAIL PROTECTED] Sent: Tue 6/29/2004 18:02 To: Commons HttpClient Project Cc: Subject:Re: multipart/form-data Boundary issues Ortwin Glück wrote: Eric Dalquist wrote: I've been looking t

RE: multipart/form-data Boundary issues

2004-06-29 Thread Kalnichevski, Oleg
as a starting point and consider contibuting your code back to the project Oleg -Original Message- From: Eric Dalquist [mailto:[EMAIL PROTECTED] Sent: Tue 6/29/2004 18:02 To: Commons HttpClient Project Cc: Subject: Re: multipart/form-data Boundary issues Ortwin Glück

Re: multipart/form-data Boundary issues

2004-06-29 Thread Eric Dalquist
Ortwin Glück wrote: Eric Dalquist wrote: I've been looking through the code dealing with multipart form uploads and have a few questions. First off, what happens if the text that someone is uploading contains the boundary text since it is hard coded in this implementation? Eric, Actually a ha

Re: multipart/form-data Boundary issues

2004-06-29 Thread Ortwin Glück
Eric Dalquist wrote: I've been looking through the code dealing with multipart form uploads and have a few questions. First off, what happens if the text that someone is uploading contains the boundary text since it is hard coded in this implementation? Eric, Actually a hard coded boundary stri