for-GET / http-decision-diagram

An activity diagram to describe the resolution of HTTP response status codes, given various headers.
https://github.com/for-GET/http-decision-diagram/blob/master/doc/2013-06-10-http-hell-no.md
Apache License 2.0
3.61k stars 196 forks source link

JsonFSMUrl need to be optimized for url query #59

Open xycui opened 2 years ago

xycui commented 2 years ago

@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

xycui commented 2 years ago

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