Files
uwsgi/plugins/http/uwsgiplugin.py
T
2013-01-17 17:13:13 +01:00

10 lines
127 B
Python

NAME='http'
CFLAGS = []
LDFLAGS = []
LIBS = []
REQUIRES = ['corerouter']
GCC_LIST = ['http', 'keepalive', 'https', 'spdy3']