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
Fix setting default value of request.PostData of HarEntry (Kong#323)
* fix: prevent override of default value of request.postData when postData might be undefined
* chore: optional chaining safety check for when request.PostData can be undefined
0 commit comments