orangy
get
executes, it will run inner get
and it will register additional route in the outer scope.orangy
@DslMarker
but it had some issues, and I don’t remember which 🙂 Need to resurrect it and get merge at some point soonvoddan
06/02/2017, 6:07 PMwouterdoeland
06/02/2017, 6:49 PMwouterdoeland
06/02/2017, 6:50 PMorangy
wouterdoeland
06/03/2017, 7:50 AMstyle { +css }
where css
is the entire css string. When this is sent to the browser "
is replaced with "
, same for '
. Is there a fix for this?orangy
unsafe
to disable escaping.wouterdoeland
06/03/2017, 11:23 AMorangy
orangy
userName
from query string and put it like +userName
and then have some smart hacker send you a JS script in it 🙂wouterdoeland
06/03/2017, 11:25 AMwouterdoeland
06/03/2017, 6:19 PMcy
06/05/2017, 10:39 AMcall.principal<OAuthAccessTokenResponse.OAuth2>()
(or OAuth1a
)enighma
06/07/2017, 8:21 PMenighma
06/07/2017, 8:23 PMhello world example
found in the ktor examples, but converted to gradleenighma
06/07/2017, 8:38 PMqwert_ukg
06/08/2017, 5:09 AMgaetan
06/08/2017, 5:46 AMqwert_ukg
06/08/2017, 5:48 AMqwert_ukg
06/08/2017, 5:52 AMgaetan
06/08/2017, 5:52 AM<repository>
<id>bintray-kotlinx</id>
<name>bintray</name>
<url>http://dl.bintray.com/kotlinx/kotlinx</url>
</repository>
</repositories>
gaetan
06/08/2017, 5:53 AM<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx.html.jvm</artifactId>
<version>0.6.3</version>
</dependency>
qwert_ukg
06/08/2017, 5:53 AMqwert_ukg
06/08/2017, 5:58 AMqwert_ukg
06/08/2017, 5:58 AMqwert_ukg
06/08/2017, 6:02 AMqwert_ukg
06/08/2017, 6:05 AMqwert_ukg
06/08/2017, 6:06 AMqwert_ukg
06/08/2017, 6:06 AM