Hi,
Couple of questions:
-How does one set the response code explicity?
-Does anyone know how to enbale buffering in the response object?
Thanks,
Rob
Printable View
Hi,
Couple of questions:
-How does one set the response code explicity?
-Does anyone know how to enbale buffering in the response object?
Thanks,
Rob
to enable buffering: response.buffer = True