Some HTTP requests have a non-empty body. Currently when such requests are parsed with HarLib the body is ignored. All that's needed is to add a 'HarContent' field to the 'HarRequest' class, just like the 'HarResponse' class has.
Log in to post a comment.