Nitin Sahu
Results
2
issues of
Nitin Sahu
Fixes issue where Content-Disposition and other headers are visible in the browser Network tab but not accessible via response.headers in JavaScript code. Problem:- Due to CORS restrictions, XMLHttpRequest.getAllResponseHeaders() doesn't include...
pr::fix
Improves the footer UI on the Axios sandbox for better readability and user experience. ## Changes Made - **Increased footer font size** from 0.9em to 1em for better readability -...