Alexander Mjøs

Results 10 comments of Alexander Mjøs

Any updates on this? I am also upgrading legacy app 🤣

Would it be an alternative to use Java's "new" built in HttpClient? Support both send() and sendAsync().

Updated PR with requested changes @asolntsev

Updated branch with master. Fixed merge conflict and updated failing testcases.

I have updated PR with changes proposed by @asolntsev. Changed "SAMESITE" enum to "SameSite"

Hi all. Is anyone working on samesite for play 1.x? I have a working version / custom build based on Play 1.5.2 which has support for samesite @miller11 ~Play classes...

@tazmaniax I have created a pull request. I ended up starting from scratch and not using the implementation I had based on Play 1.5.2, more info regarding that in the...

@tazmaniax Thank you for the feedback :) I fill fix the space in the next commit. Should I change lax to default or not? Is there room for further discussions?...

I have committed some changes which @asolntsev requested 😄 Also added the space before '(' @tazmaniax 👍