have you tried using the
def request(self, method, url, body=None, headers={})
method instead of putrequest, endheaders, send methods?
where body is
--===1845688244==
Content-Type: application/vnd.cip4-jmf+xml
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-ID: beginning
Sadly, there is no way to increase the log verbosity.
On Oct 17, 2:42 am, Lawrence D'Oliveiro <[EMAIL PROTECTED]
central.gen.new_zealand> wrote:
> In message
> <[EMAIL PROTECTED]>,
>
>
>
> [EMAIL PROTECTED] wrote:
> > On Oct 15, 2:42 am, Lawrence D'Oliveiro <[EMAIL PROTECTED]
> > central.gen.new_z
In message
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> On Oct 15, 2:42 am, Lawrence D'Oliveiro <[EMAIL PROTECTED]
> central.gen.new_zealand> wrote:
>
>> In message
>> <[EMAIL PROTECTED]>,
>>
>> [EMAIL PROTECTED] wrote:
>> > ... but I'm getting a very vague server error message ...
>>
>> Which
On Oct 15, 2:42 am, Lawrence D'Oliveiro <[EMAIL PROTECTED]
central.gen.new_zealand> wrote:
> In message
> <[EMAIL PROTECTED]>,
>
> [EMAIL PROTECTED] wrote:
> > ... but I'm getting a very vague server error message ...
>
> Which is?
In this case it's not really something that will be readily recogn
Lawrence D'Oliveiro wrote:
> In message
> <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED] wrote:
>
>> ... but I'm getting a very vague server error message ...
>
> Which is?
>
very vague ...
--
Steve Holden+1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/
In message
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> ... but I'm getting a very vague server error message ...
Which is?
--
http://mail.python.org/mailman/listinfo/python-list
This has got me somewhat stumped, so I'll throw it up here in hopes
that someone has ran into this before. I'm trying to send a MIME
package to Esko Backstage. I'm a bit confused as to how to send this
to the server in a manner that it'll be able to get and de-code the
MIME package in a valid way.