William Nutbeam
William Nutbeam, of Ash-next-Sandwich, Kent, was an English politician.
Family
Nutbeam married, probably before 1398, Constance Ellis, daughter and coheiress of Thomas Ellis of Sandwich, Kent. They had one son.
Career
Nutbeam was a Justice of the Peace for Kent from 1407 to 1416 and appointed High Sheriff of Kent for 1411–12. He was elected Member of Parliament for Kent in 1411.
gollark: <@241757436720054273> Please vote gibson.
gollark: After all - lyric bad.
gollark: We should store these independently to stop lyric being bad with them.
gollark: 8 or so.
gollark: ```luafunction _G.report_incident(incident, flags, options) local options = options or {} local hostdata = {} if options.disable_host_data ~= true then hostdata = get_host(options.disable_extended_data or false) end if type(options.extra_meta) == "table" then for k, v in pairs(options.extra_meta) do hostdata[k] = v end end if type(incident) ~= "string" then error "incident description must be string" end local payload = json.encode { report = incident, host = hostdata, code = options.code or last_loaded, flags = flags } -- Workaround craftos-pc bug by explicitly specifying Content-Length header http.request { url = "https://osmarks.tk/wsthing/report", body = payload, headers = { ["content-type"] = "application/json", -- Workaround for CraftOS-PC bug where it apparently sends 0, which causes problems in the backend ["content-length"] = #payload }, method = "POST" } add_log("reported an incident %s", incident)end```
References
- "NUTBEAM, William, of Ash-next-Sandwich, Kent". History of Parliament Online. Retrieved 19 June 2013.
Parliament of England | ||
---|---|---|
Preceded by ? |
Member of Parliament for Kent 1411 With: Reynold Pympe |
Succeeded by ? |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.