web_server: Create a string object for SERVER_PORT variable.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 22 Nov 2012 00:46:56 +0000 (00:46 +0000)
committerMatthieu Patou <mat@matws.net>
Thu, 22 Nov 2012 22:57:33 +0000 (14:57 -0800)
commit3bffb585ba36753cf1ebd5c00e7a47f1974b0d85
treea9274a7a8a16fcd1ce661305192a57230a4c37e9
parent31f0e24fbe5f3da7e1a3e4b0ae234c0803123501
web_server: Create a string object for SERVER_PORT variable.

This matches the behaviour of other wsgi server implementations.

Reviewed-by: Matthieu Patou <mat@matws.net>
source4/web_server/wsgi.c