OpenSearch/core
Nik Everett e04f06258f Assert we return Location header with 201 CREATED
Add an assertion to the most popular way of turning the response object
into the actual http response. As it stands all places we return
`201 CREATED` we return the `Location` header. This will help to keep it
that way, though it won't catch all uses.

Followup to #19509
2016-07-28 16:13:58 -04:00
..
src Assert we return Location header with 201 CREATED 2016-07-28 16:13:58 -04:00
build.gradle Move netty transport and http into a module 2016-07-11 22:21:29 +02:00