agocorona / MFlow

(Haskell) Web application server with stateful, type safe user interactions and widget combinators
http://mflowdemo.herokuapp.com
Other
100 stars 12 forks source link

bug when returning to the root #4

Closed agocorona closed 11 years ago

agocorona commented 11 years ago

when going back to the root the links are composed without the verb:

http://server/path

instead of

http://server/verb/path