Skip to content

Commit 32d281e

Browse files
committed
Updating release notes for 1.3.5
1 parent bac3ae7 commit 32d281e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ReleaseNotes/1.3.5.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
New in 1.3.5:
2+
* Add text/json to list of known JSON content types
3+
* For JSON content types that fail to parse, output plaintext instead of hanging
24
* Apply Same Method on HTTP Redirects menu option. For HTTP 301, 302, & 303s, there is w3c guidance about when the POST should be propogated rather than converted into a GET on the target of the redirect. Some users were not expecting this and (for better or worse) will be able to override the built-in rules and propogate the HTTP method to the target of the redirect no matter what the guidelines are. In the previous version, this erroneously was made the default behavior -- but it is now configurable. (ISSUE-26)
35

0 commit comments

Comments
 (0)