diff --git a/akka-docs-dev/rst/scala/http/migration-from-spray.rst b/akka-docs-dev/rst/scala/http/migration-from-spray.rst index 1c2098a97c..e2ed7ebfed 100644 --- a/akka-docs-dev/rst/scala/http/migration-from-spray.rst +++ b/akka-docs-dev/rst/scala/http/migration-from-spray.rst @@ -1,4 +1,7 @@ Migration Guide from spray ========================== -TODO \ No newline at end of file +**TODO - will be written shortly.** + +- ``respondWithStatus`` also known as ``overrideStatusCode`` has not been forward ported to Akka HTTP, + as it has been seen mostly as an anti-pattern. More information here: https://github.com/akka/akka/issues/18626 \ No newline at end of file