File manager - Edit - /usr/share/doc/uwsgi-core/tests/testrpc.py
Back
import uwsgi def hello(): pass def application(env, start_response): try: uwsgi.register_rpc("A"*300, hello) start_response('500 Buffer Overflow', [('Content-Type', 'text/plain')]) except ValueError: start_response('200 OK', [('Content-Type', 'text/plain')]) return ()
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings