Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 336 Bytes

Location Header

Location Header application demonstrating how to use HTTP Location headers.

Running

Execute this command to run this sample:

./gradlew run

To work with the demo, you need to do a POST request. If using IntelliJ IDEA, simply open up the Test.http file and hit Alt+Enter on each of the entries.