This website requires JavaScript.
Explore
Help
Sign In
backup
/
EWF
Watch
1
Star
0
Fork
0
You've already forked EWF
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9958bb27a1dd55f637e542b97c3b62ca7368968a
EWF
/
library
/
server
/
wsf
/
router
/
support
/
uri_template
/
helpers
History
Jocelyn Fiat
9958bb27a1
Removed WSF_ROUTING_HANDLER.make_with_router (a_router)
...
It was not used in existing code, and potentially dangerous, if coder reuses router by accident.
2013-08-20 13:15:37 +02:00
..
wsf_uri_template_agent_handler.e
Removed WSF_AGENT_HANDLER since it was an artificial notion,
2013-03-21 15:50:10 +01:00
wsf_uri_template_filter_handler.e
Now WSF_FILTER_HANDLER is a handler and has formal generic G constrained to WSF_HANDLER
2013-03-21 15:47:10 +01:00
wsf_uri_template_helper_for_routed_service.e
Removed WSF_URI_*_ROUTER_HELPER and use instead the WSF_URI_*_HELPER_FOR_ROUTED_SERVICE
2013-03-27 17:00:58 +01:00
wsf_uri_template_response_agent_handler.e
Updated Copyright
2012-10-04 15:04:14 +02:00
wsf_uri_template_response_handler.e
Updated Copyright
2012-10-04 15:04:14 +02:00
wsf_uri_template_routed_service.e
Removed WSF_URI_*_ROUTER_HELPER and use instead the WSF_URI_*_HELPER_FOR_ROUTED_SERVICE
2013-03-27 17:00:58 +01:00
wsf_uri_template_routing_handler.e
Removed WSF_ROUTING_HANDLER.make_with_router (a_router)
2013-08-20 13:15:37 +02:00