mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-08-15 12:04:50 +08:00
ADD: Source header for req src
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
from functools import partial
|
from functools import partial
|
||||||
|
|
||||||
JSON_HEADERS = {'Content-type': 'application/json', 'Accept': 'text/plain'}
|
JSON_HEADERS = {'Content-type': 'application/json', 'Accept': 'text/plain', 'Source': 'python'}
|
||||||
|
|
||||||
Version, version, __version__, VERSION = ('0.5.3',) * 4
|
Version, version, __version__, VERSION = ('0.5.3',) * 4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user