-
- https://github.com/playframework-ja/translation-project/tree//2.4.x/manual/detailedTopics/configuration/ws/LooseSSL.md
-
-
I've switched from IntelliJ to VSCode + Scala Metals for a while now, and it has been working well except for the twirl template. More importantly it is free.
It seems like it should be recommended…
-
Hi.
It looks like the ERROR cookie (PLAY_ERRORS) is missing the cookie configuration for "secure" and "httpOnly" when an exception occurs.
This was discovered by an automated security scan in a p…
-
### Play Version (1.5.x / etc)
1.6.0
Could you update maven version to newest?
```
com.google.code.maven-play-plugin.org.playframework
play
1.5.0
provided
```
-
fbconnect-0.6 installation doesn't appear to work with Play! 1.2.4. We've worked out how to get it working (http://stackoverflow.com/questions/8860560/playframework-integration-with-fbconnect/8860829#…
-
I use JAXB to marshal a Java Object to Document, then use WSRequest.post() to send the documet to a server. When marshaling, I set the encoding to EUC_KR:
...
Document document = db.n…
-
My project has many submodules which I include in my main-project.. its just a way to split things up, to keep it more organised.
In those submodules, I try to keep the external dependencies to a mi…
-
### Play Version (2.5.x / etc)
master
### API (Scala / Java / Neither / Both)
Scala
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
N/A
### Actual Behavior
If you want to use Play i…
-
```
It's will be greate, to have Require.js support - similar to sbt support
(http://www.playframework.com/documentation/2.2.x/RequireJS-support):
precisly support of requireJsShim is required.
```
…