• Phillip Webb's avatar
    Add 'User-Agent' header to CLI REST calls · 6027b240
    Phillip Webb authored
    Update the InitializrService so that a 'SpringBootCli' User-Agent header
    is sent with each request. This should allow the server-side code to
    gracefully evolve the JSON format if needed.
    
    Fixes gh-1869
    6027b240
Name
Last commit
Last update
..
command Loading commit data...
compiler Loading commit data...
util Loading commit data...
ClassLoaderIntegrationTests.java Loading commit data...
CliTester.java Loading commit data...
DirectorySourcesIntegrationTests.java Loading commit data...
GrabCommandIntegrationTests.java Loading commit data...
ReproIntegrationTests.java Loading commit data...
SampleIntegrationTests.java Loading commit data...
TestCommandIntegrationTests.java Loading commit data...