-
Hi,
the ChunkedWriteHandler lets one transfer huge data sets without getting an OutOfMemoryException or something like that.
But the ChunkedInput has a blocking interface for getting the next chunk.…
-
This is a proposal to add a function `Dream.form_decode` (e.g., name is not super important) to decode a form's fields into a custom type, say e.g. `type person = { name : string; id : int }`. Fortuna…
-
http://www.playframework.com/documentation/2.2.x/JavaAsync
にあるように1リクエストの間にF.Promiseでスレッドを切り替えても、トランザクションを保てるようにしている最中です。
(ThreadLocalを使ったトランザクション実装が多く、それではThreadが変わると別トランザクションになってしまう)
PR #5 までで、スレッドが…
-
```
What steps will reproduce the problem?
1. Add the following code to the README.html file in the Google Prettify
download:
/**
* This is a comment.
*/
'a': true,
/**
*…
-
```
What steps will reproduce the problem?
1. Add the following code to the README.html file in the Google Prettify
download:
/**
* This is a comment.
*/
'a': true,
/**
*…
-
This is long term enhancement that need to be done. I will document those even if it is only going to be introduce in 2 or 3 release.
For the info, most of the research below was provided by [Erik Ca…
-
play.exceptions.UnexpectedException: Unexpected Error
at play.classloading.ApplicationCompiler$1.findType(ApplicationCompiler.java:195)
at play.classloading.ApplicationCompiler$1.findType(Applicat…
-
Akka HTTP's HTTP model is very much state of the art when it comes to a statically typed HTTP Model. This is confirmed by other projects, such as http4s, using the good ol' Spray model, and we know we…
ktoso updated
6 years ago
-
#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).…
-
```
What steps will reproduce the problem?
1. Add the following code to the README.html file in the Google Prettify
download:
/**
* This is a comment.
*/
'a': true,
/**
*…