v1.0.3
Changes: v1.0.2...v1.0.3
In short: Add request_processor.go, see muxie.JSON/XML
and read /_examples/8_bind_req_send_resp.
Also: Allow more than one methods to be passed on muxie.Methods().Handle/HandleFunc
to register the same handler for specific methods.