Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 314 Bytes

Location Header

An application demonstrating how to use the Location HTTP headers.

Running

Execute this command to run this sample:

./gradlew run

To work with the demo, you need to make a POST request. If using IntelliJ IDEA, open the Test.http file to make test requests.