My ajax response returns an empty response (ie with multiple lines of blank spaces) and i want to check that in my success function. How to check for empty json response with regex in javascript?
My ajax response returns an empty response (ie with multiple lines of blank spaces)
Share
1 Answer