in src/main/scala/com/twitter/spray/package.scala [35:38]
def created(location: String): Route = respondWithSingletonHeader(Location(location)) { complete { Created } }