akka-http icon indicating copy to clipboard operation
akka-http copied to clipboard

The Streaming-first HTTP server/module of Akka

Results 176 akka-http issues
Sort by recently updated
recently updated
newest added

## About this PR 📦 Updates [com.github.jwt-scala:jwt-json-common](https://github.com/jwt-scala/jwt-scala) from `10.0.0` to `10.0.1` 📜 [GitHub Release Notes](https://github.com/jwt-scala/jwt-scala/releases/tag/v10.0.1) - [Version Diff](https://github.com/jwt-scala/jwt-scala/compare/v10.0.0...v10.0.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates * [ch.epfl.scala:sbt-scalafix](https://github.com/scalacenter/sbt-scalafix) * [ch.epfl.scala:scalafix-core](https://github.com/scalacenter/scalafix) from `0.12.0` to `0.12.1` 📜 [GitHub Release Notes](https://github.com/scalacenter/sbt-scalafix/releases/tag/v0.12.1) - [Version Diff](https://github.com/scalacenter/sbt-scalafix/compare/v0.12.0...v0.12.1) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates [com.google.code.gson:gson](https://github.com/google/gson/) from `2.10.1` to `2.11.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

Implicitly picking it up works but explicitly passing a typed actor system to the Scala extension like so: `Http(system)` does not compile because: ``` [error] -- [E007] Type Mismatch Error:...

There have been some attempts to clean up the interface between stream handling and multiplexer but some issues still remain: * The call path of `Sending.pullNextFrame` -> `OutStream.nextFrame` / `endStreamIfPossible`...

1 - triaged
technical-debt
t:core
t:http2

A web socket connection can be closed with an application level status code (4000-4999) see https://tools.ietf.org/html/rfc6455#section-7.4 but we have no user level API for this in Akka HTTP.

help wanted
1 - triaged
t:core
t:websocket

**Issue by [rkuhn](https://github.com/rkuhn)** _Tuesday Jun 16, 2015 at 18:46 GMT_ _Originally opened as https://github.com/akka/akka/issues/17749_ --- users will invariably confused by missing implicits and will need to have a goto place...

t:docs
1 - triaged

## About this PR 📦 Updates [com.github.sbt:sbt-ci-release](https://github.com/sbt/sbt-ci-release) from `1.6.0` to `1.6.1` 📜 [GitHub Release Notes](https://github.com/sbt/sbt-ci-release/releases/tag/v1.6.1) - [Version Diff](https://github.com/sbt/sbt-ci-release/compare/v1.6.0...v1.6.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from `3.2.12` to `3.2.19` 📜 [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.19) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.12...release-3.2.19) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...