j
k
j a
j l
Hi, encoding \r\n in json is not desirable. i propose we change the format of "extra" headers in rtjson from "extra": "X-Hdr-A: abc\r\nX-Hdr-B: bcd\r\n" to "extra": {"X-Hdr-A" : "abc" , "X-Hdr-B" : "bcd"}
Attachments:
Back to the thread
Back to the list