This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
from ecc078b1c Bump sbt/setup-sbt from 1.1.15 to 1.1.16 (#951)
add dec704a65 Support appending header ranges to CorsSettings. (#940)
No new revisions were added by this update.
Summary of changes:
.../http/cors/javadsl/model/HttpHeaderRange.java | 7 ++
.../2.0.x.backwards.excludes/new-methods.excludes | 6 +-
.../apache/pekko/http/cors/CorsJavaMapping.scala | 3 +
.../http/cors/scaladsl/model/HttpHeaderRange.scala | 22 ++++-
.../cors/scaladsl/model/HttpHeaderRangeSpec.scala | 107 +++++++++++++++++++++
5 files changed, 141 insertions(+), 4 deletions(-)
copy
http-core/src/main/mima-filters/1.3.x.backwards.excludes/http2-out-of-preview.excludes
=>
http-cors/src/main/mima-filters/2.0.x.backwards.excludes/new-methods.excludes
(85%)
create mode 100644
http-cors/src/test/scala/org/apache/pekko/http/cors/scaladsl/model/HttpHeaderRangeSpec.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]