Alan Drayton

Alan Walter Drayton (born 1951), is a male former athlete who competed for England.

Alan Drayton
Personal information
NationalityEnglish
Born1951
Winchester, Hampshire

Athletics career

Drayton represented England and won a bronze medal in the decathlon, at the 1978 Commonwealth Games in Edmonton, Alberta, Canada.[1][2]

He won the 1978 AAA National Championship title in the decathlon.[3]

gollark: Well, if you're using Express, then:```javascriptapp.use(express.urlencoded())app.post("/", (req, res) => res.send(JSON.stringify(req.body)))```ought to work.
gollark: <@498244879894315027> What are you trying to access it *from*?
gollark: Look, it says there, > By design, the POST request method requests that a web server accepts the data enclosed in the body of the request message, most likely for storing it.
gollark: The urlencoded MIME type/format doesn't mean it's sent in the URL, just that it uses similar encoding to query strings.
gollark: POST data isn't in the URL though, it's sent as the body.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.