Shu'ayb ibn Khazim

Shu'ayb ibn Khazim (Arabic: شعيب بن خازم) was a son of the famed Khurasani Arab general Khazim ibn Khuzayma al-Tamimi, and served as governor of Damascus under Caliph Harun al-Rashid (r. 786–809).

Sources

  • Crone, Patricia (1980). Slaves on Horses: The Evolution of the Islamic Polity. Cambridge: Cambridge University Press. pp. 180–181. ISBN 0-521-52940-9.


gollark: You need the URL-encoded-body parsing middleware, basically.
gollark: Something like that anyway.
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.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.