You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch updates the esapi.newRequest() function to handle body passed as esutil.JSONReader properly.
It makes the esutil.JSONReader exported, and renames the constructor function to esutil.NewJSONReader().
It also adds proper integration tests for esutil.JSONReader.
0 commit comments