done :)

______________________________________________________________
> Od: "Burak Arslan" <[email protected]>
> Komu: azurIt <[email protected]>
> Dátum: 28.01.2012 18:14
> Predmet: Re: [Soap-Python] rpclib accessing main site error
>
> CC: [email protected]
>On 01/27/12 08:27, azurIt wrote:
>> Hi,
>>
>> i'm getting this traceback when accessing main address or my app _without_ 
>> the '/?wsdl' part (everything is ok when accessing wsdl):
>>
>> Traceback (most recent call last):
>>    File 
>> "/usr/lib/python2.5/site-packages/rpclib-2.5.0_beta-py2.5.egg/rpclib/server/wsgi.py",
>>  line 173, in __call__
>>      return self._verb_handlers[verb](req_env, start_response)
>>    File 
>> "/usr/lib/python2.5/site-packages/rpclib-2.5.0_beta-py2.5.egg/rpclib/server/wsgi.py",
>>  line 237, in handle_rpc
>>      initial_ctx.in_string, in_string_charset = 
>> reconstruct_wsgi_request(req_env)
>>    File 
>> "/usr/lib/python2.5/site-packages/rpclib-2.5.0_beta-py2.5.egg/rpclib/server/wsgi.py",
>>  line 70, in reconstruct_wsgi_request
>>      content_type = cgi.parse_header(http_env.get("CONTENT_TYPE"))
>>    File "/usr/lib/python2.5/cgi.py", line 339, in parse_header
>>      plist = [x.strip() for x in line.split(';')]
>> AttributeError: 'NoneType' object has no attribute 'split'
>
>hey azur,
>
>i'm a little bit busy nowadays, would you mind filing an issue so i that 
>don't forget this?
>
>thanks
>burak
>
>
>> azur
>> _______________________________________________
>> Soap mailing list
>> [email protected]
>> http://mail.python.org/mailman/listinfo/soap
>
>
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to