flake8
passed.
JSHint
passed.
Review Request #11645 — Created June 3, 2021 and submitted
This updates the documentation for the
HostingServiceClient.json_*
()
methods (json_post()
,json_get()
,json_delete()
) to specifically
say that header keys/values are native strings.It also adds unit tests that guarantee this as well. While here, some
issues with existing unit tests were also fixed.This will help with ensuring proper usage without any confusion over
types.
Unit tests passed on Python 2 and 3.
Summary | ID |
---|---|
a06084f34d432f00bd883bdc7f7c2040e885f719 |