hi,
I am using the above version of mailman rest api. When I sent a http
request to rest api ( for example to get all mailman users ) JSON is
returned, but Content-type header is missing from the response message. Is
there any way that i can fix this.
Regards,
Kevin
___
Am 03.02.2014 21:38, schrieb Barry Warsaw:
0.0.0.0 is a reserved IPv4 address:
http://en.wikipedia.org/wiki/Reserved_IP_addresses#Reserved_IPv4_addresses
so I don't think it's generally useful as an address to bind Mailman's REST
API to, unless VB is doing something special I'm not aware of. (
Barry Warsaw writes:
> On Feb 04, 2014, at 02:49 PM, Stephen J. Turnbull wrote:
>
> >(WSGI is not a webserver, it is an interface between Python and a real
> >webserver)
>
> Right, but the wsgiref stdlib module does provide a WSGI-compliant HTTP
> server, which is what Mailman's REST runne
On Feb 04, 2014, at 02:49 PM, Stephen J. Turnbull wrote:
>(WSGI is not a webserver, it is an interface between Python and a real
>webserver)
Right, but the wsgiref stdlib module does provide a WSGI-compliant HTTP
server, which is what Mailman's REST runner uses currently.
-Barry
signature.asc