mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-06-27 16:10:34 +08:00
ADD: Source header for req src
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user