for-GET / http-decision-diagram

An activity diagram to describe the resolution of HTTP response status codes, given various headers.

Home Page:https://github.com/for-GET/http-decision-diagram/blob/master/doc/2013-06-10-http-hell-no.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonFSMUrl need to be optimized for url query

xycui opened this issue · comments

@andreineculau could u please help fix the coffeescript for rendering the jsonFSM? Currently, The page will crash if any query parameters are appended to the URL.

image

Or we can find a way to catch the wrong fsm exception.