-
Currently it looks like setting `illegal-response-header-value-processing-mode` has no effect with the `Authorization` header:
```scala
private def handleRequest(request: HttpRequest): Future[Ht…
-
When creating a [radioInputGroup](https://github.com/playframework/playframework/blob/master/framework/src/play/src/main/scala/views/helper/inputRadioGroup.scala.html) with a specified _label, the _la…
-
https://github.com/lagom/lagom/pull/1995 introduced `docs/project/CrossJava.scala` with `JavaVersion` which includes a note:
```
/*
* Tools for discovering different Java versions,
* will be …
-
Hi
In Play 2.4.x, use play.api.cache.CacheApi (https://www.playframework.com/documentation/2.4.x/ScalaCache).
So, I changed AuthConfig trait and CacheIdContainer like this (https://github.com/y0t4/pl…
-
When the body of a request is set the `Content-Type` header is derived from the actual payload.
Once set, the `Content-Type` can't be overriden.
See https://github.com/playframework/play-ws/commit…
-
Based on Open CB failure in `playframework/playframework` - [builds logs](https://github.com/VirtusLab/community-build3/actions/runs/10857261122/job/30133902315)
## Compiler version
3.6.0-RC1-bin-…
-
#10495 introduced a workaround to prevent a stackoverflow on Jackson potentially causing a DoS (see https://www.playframework.com/security/vulnerability/CVE-2020-26883-JsonParseUncontrolledRecursion).…
-
For Play 2.8 we want to change the default.
-
By default CiviForm reserves 9 threads for [database interaction](https://github.com/civiform/civiform/blob/main/server/conf/application.conf#L422-L446) and whatever the play framework's default is fo…
bion updated
6 months ago
-
Right now the Akka HTTP server ignores empty streamed bodies: https://github.com/playframework/playframework/blob/2.6.x/framework/src/play-akka-http-server/src/main/scala/play/core/server/akkahttp/Akk…