http-decision-diagram icon indicating copy to clipboard operation
http-decision-diagram copied to clipboard

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

Results 16 http-decision-diagram issues
Sort by recently updated
recently updated
newest added

When we revived HTTP Decision Diagram in 2013, the best way to draw this was Omnigraffle. Then we moved over to Cosmogol/JSON and SVG versions. A decade later, there's XState...

enhancement

@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](https://user-images.githubusercontent.com/2989428/142373243-623381e2-6e9e-4ca5-a6eb-8a19b0f43fce.png)

it is not only the server that can benefit from an FSM to decide the HTTP response flow, but also the client ~~and the cache proxy (a version is already...

How if i create with method POST and endpoint create (create_path) but has conflict or duplicate. isn't it should be M2 to M3 instead of to M2 to N3?

I don't see this in the decision diagram. Not sure if it was just an oversight, but it's super common for rate limiting nowadays. Same with `402 Payment Required`. This...

contributing.md indicates that the tooling to convert the cosmogol source into the derived formats is located in a branch name 'generator'. No such branch exists in this repo. I've not...

What is the idea behind the decision branch i7 moved? As best as I can tell, it serves only as a possible short-circuit for skipping the next decisions moved_permanently, moved_temporarily,...

enhancement

see https://github.com/for-GET/http-decision-diagram/issues/50#issuecomment-340272642

bug

http://tools.ietf.org/html/draft-ietf-httpbis-p5-range https://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-26#section-6

enhancement

http://for-get.github.io/http-decision-diagram/httpdd.fsm.html - [ ] keep/switch from jointjs - [ ] elements should be read-only - [ ] view should be scalable - [ ] view should be closer (visually) to...

enhancement