Session support #88
Closed
Session support #88
Milestone
Comments
+1 on this! I did some relatively naive work on this in golden-arm, but would love to swap it out for something that was built into core. https://github.com/mdennebaum/golden-arm/tree/master/src/main/scala/com/twitter/GoldenArm/utils |
What was the resolution to this ticket/feature request? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a built in way of tracking requests from the same session using
_session_id
cookie. API should look like sinatra sessionsThe text was updated successfully, but these errors were encountered: