pub fn serialize<S>(method: &Method, serializer: S) -> Result<S::Ok, S::Error>where S: Serializer,
Serialize http::Method as a string
http::Method