
Using Spring ResponseEntity to Manipulate the HTTP Response
1. Introduction Using Spring, we usually have many ways to achieve the same goal, including fine-tuning HTTP responses. In this short tutorial, we’ll see how […]
1. Introduction Using Spring, we usually have many ways to achieve the same goal, including fine-tuning HTTP responses. In this short tutorial, we’ll see how […]
1. Write/Read cookies using HTTP 2. Read a file from the internet 3. Read a GIF or CLASS from an URL save it locally This […]
1. Check if a file was modified on the server 2. Check if a page exists The following is doing the same thing but this […]