.har - json issuette with unescaped quotes
|
05-06-2010, 01:21 AM
Post: #1
|
|||
|
|||
.har - json issuette with unescaped quotes
Hi Pat
getting some bad json back from the lovely new .har feature: "response": { "name": "ETag", "value": "" 20f68 - e4bc - 47fb9479d2180 "" }, Our Etag header comes back in it's own double quotes. ETag: "20f68-e4bc-47fb9479d2180" (don't ask.) Cheers and BR as always Neil |
|||
05-06-2010, 01:25 AM
Post: #2
|
|||
|
|||
RE: .har - json issuette with unescaped quotes
Can you give me a link to the test results (PM me if you don't want it public). I had to hack the JSON library to get it to output UTF8 and in the process apparently missed some escaping :-) I'll get it fixed pronto.
|
|||
05-06-2010, 01:40 AM
Post: #3
|
|||
|
|||
RE: .har - json issuette with unescaped quotes
better yet, just try again and see if it is fixed - added the proper escaping for strings and found one other bug as well.
Thanks, -Pat |
|||
05-06-2010, 09:22 AM
Post: #4
|
|||
|
|||
RE: .har - json issuette with unescaped quotes
Works like a charm!
Thanks Pat |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)