Mercurial > hg
diff hgext/hgk.py @ 41427:40efcf78f3df
py3: raw stringify various JSON and HTTP headers in the LFS blobstore module
This is (almost?) entirely from Augie's work. I'm a bit surprised that the JSON
data is being encoded with ASCII via `pycompat.bytesurl()`- I would have thought
UTF-8.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 27 Jan 2019 15:42:55 -0500 |
parents | c303d65d2e34 |
children | 2372284d9457 |