Search references for POST HTTP. Phrases containing POST HTTP
See searches and references containing POST HTTP!POST HTTP
Request method in the HTTP protocol
In computing, POST is a request method supported by HTTP used by the World Wide Web. By design, the POST request method requests that a web server accepts
POST_(HTTP)
Application layer protocol
HTTP (Hypertext Transfer Protocol) is an application layer protocol in the Internet protocol suite for distributed, collaborative, hypermedia information
HTTP
Internet error message
In HTTP, the 404 HTTP status code indicates that a web client (i.e. browser) was able to communicate with a server, but the server could not provide the
HTTP_404
This article lists standard and notable non-standard HTTP response status codes. Standardized codes are defined by IETF as documented in Request for Comments
List_of_HTTP_status_codes
HTTP extension supporting TLS encryption
Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP). It uses encryption for secure communication over
HTTPS
Data item stored in a browser by a website
An HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small block of data created by a web server while a user
HTTP_cookie
HTTP status code indicating that access is forbidden to a resource
HTTP 403 is an HTTP status code meaning access to the requested resource is forbidden. The server understood the request, but will not fulfill it, even
HTTP_403
Computer software that distributes web pages
OSs and could serve dynamically generated content by implementing the POST HTTP method and the CGI to communicate with external programs. These capabilities
Web_server
HTTP response status code
On the World Wide Web, HTTP 301, or 301 Moved Permanently, is the HTTP status code used for permanent redirecting. It means that links or records to this
HTTP_301
HTTP header field
In HTTP, "Referer" (a misspelling of "Referrer") is an optional HTTP header field that identifies the address of the web page (i.e., the URI or IRI) from
HTTP_referer
Communications protocol
The ETag or entity tag is part of HTTP, the protocol for the World Wide Web. It is one of several mechanisms that HTTP provides for Web cache validation
HTTP_ETag
Computer markup language
Binding HTTP Redirect Binding HTTP POST Binding HTTP Artifact Binding SAML URI Binding For Web Browser SSO, the HTTP Redirect Binding and the HTTP POST Binding
SAML_2.0
Computer communication technique
HTTP pipelining is a feature of HTTP/1.1 that allows multiple HTTP requests to be sent over a single TCP connection without waiting for the corresponding
HTTP_pipelining
Request method in the HTTP protocol
the PATCH document. As per the semantics defined in the HTTP protocol, the GET, PUT, and POST methods need to use a full representation of the resource
PATCH_(HTTP)
Access control method for the HTTP network communication protocol
In the context of an HTTP transaction, basic access authentication is a method for an HTTP user agent (e.g. a web browser) to provide a user name and
Basic_access_authentication
Instruction by a web server containing the intended location of a web page
The HTTP Location header field is returned in responses from an HTTP server under two circumstances: To ask a web browser to load a different web page
HTTP_location
Capability that can be built into web servers and web clients
HTTP compression is a capability that can be built into web servers and web clients to improve transfer speed and bandwidth utilization. HTTP data is
HTTP_compression
Web security vulnerability
HTTP request smuggling (HRS) is a security exploit on the HTTP protocol that takes advantage of an inconsistency between the interpretation of Content-Length
HTTP_request_smuggling
Topics referred to by the same term
document, such as a letter POST (HTTP), an HTTP request method .post, the internet top-level domain Power-on self-test or POST, start-up routines on electronic
Post
Using a single TCP connection to send and receive multiple HTTP requests/responses
HTTP persistent connection, also called HTTP keep-alive, or HTTP connection reuse, is the idea of using a single TCP connection to send and receive multiple
HTTP_persistent_connection
Links two network-restricted computers
request. SSH-2.0-OpenSSH_4.3\r\n ... A HTTP tunnel can also be implemented using only the usual HTTP methods as POST, GET, PUT and DELETE. This is similar
HTTP_tunnel
Type of DDoS attack
HTTP Flood is a type of Distributed Denial of Service (DDoS) attack in which the attacker manipulates HTTP and POST unwanted requests in order to attack
HTTP_Flood
HTTP status code
In HTTP, HTTP 451 Unavailable For Legal Reasons is a response status code that indicates that a request cannot be satisfied for legal reasons, such as
HTTP_451
request (used with POST and PUT requests). For example: Content-Type: application/x-www-form-urlencoded [RFC 2965, 6265, permanent] An HTTP cookie previously
List_of_HTTP_header_fields
Web development design pattern to avoid duplicate form submissions
to a server through an HTTP POST request, attempts to refresh the server response can cause the contents of the original POST to be resubmitted, possibly
Post/Redirect/Get
HTTP extension for collaborative editing
to the Hypertext Transfer Protocol (HTTP) allowing user agents to collaboratively edit content directly in an HTTP server, which may act as a file server
WebDAV
Web API to transfer data between a web browser and a web server
(XHR) is an API in the form of a JavaScript object whose methods transmit HTTP requests from a web browser to a web server. The methods allow a browser-based
XMLHttpRequest
Technique for making a Web page available under more than one URL address
potentially be accessible over both a secure HTTPS URI scheme and plain HTTP (an insecure URI beginning with "http://"). If a user types in a URI or clicks
URL_redirection
HTTP header field introduced in HTTP/1.1
HTTP header field introduced in HTTP/1.1. In the exchange, the client begins by making a cleartext request, which is later upgraded to a newer HTTP protocol
HTTP/1.1_Upgrade_header
Web encryption method similar to HTTPS
led to HTTPS becoming the de facto method for securing web communications. S-HTTP encrypts only the served page data and submitted data like POST fields
Secure Hypertext Transfer Protocol
Secure_Hypertext_Transfer_Protocol
Open-source software development tool suite
release blog post http://developer.amd.com/community/blog/2013/11/08/codexl-1-3-released/ AMD Developer Central CodeXL 1.3 release blog post http://developer
CodeXL
Plurality voting system
First-past-the-post (FPTP) — also called choose-one, first-preference plurality (FPP), or simply plurality — is a single-winner voting rule. Each voter
First-past-the-post_voting
Class of internet software vulnerability
HTTP response splitting is a form of web application vulnerability, resulting from the failure of the application or its environment to properly sanitize
HTTP_response_splitting
Web application security vulnerability
HTTP header injection is a general class of web application security vulnerability which occurs when Hypertext Transfer Protocol (HTTP) headers are dynamically
HTTP_header_injection
The RUDY attack opens concurrent POST HTTP connections to the HTTP server and delays sending the body of the POST request to the point that the server
R-U-Dead-Yet
American English slang term
investigating Comey's '86 47' social media post, https://apnews.com/article/comey-trump-threat-shells-deleted-post-39b37b1d36c0463d3dad41a3d1339d4e, May 2025
86_(term)
Digital archive by the Internet Archive
Malaysian Airlines jet (Malaysia Airlines Flight 17), after which he deleted the post and blamed Ukraine's military for downing the plane. In 2017, the March for
Wayback_Machine
Virtual filesystem
sending HTTP requests to the selected site when a file is accessed. (Reading a file corresponds to a GET HTTP request, writing to a POST HTTP request
WikipediaFS
Transport protocol
reply and one on which the client can send data as a POST. "Bidirectional-streams Over Synchronous HTTP (BOSH)" and "XMPP over BOSH" are stable standards
BOSH_(protocol)
Extensible web server software by Microsoft
by Microsoft for use with the Windows NT family. IIS supports HTTP, HTTP/2, HTTP/3, HTTPS, FTP, FTPS, SMTP and NNTP. It has been an integral part of the
Internet_Information_Services
Computer markup language
an HTTP POST request: POST /ArtifactResolutionService HTTP/1.1 Host: idp.example.org Content-Type: text/xml Content-Length: nnn SOAPAction: http://www
SAML_1.1
Obsolete Internet security mechanism
HTTP Public Key Pinning (HPKP) is an obsolete Internet security mechanism delivered via an HTTP header which allows HTTPS websites to resist impersonation
HTTP_Public_Key_Pinning
Free URL data transfer client software
library provides features such as cookie handling, standard HTTP request methods (GET, POST, PUT, HEAD, multipart form uploads), and authentication mechanisms
CURL
Speed web pages are downloaded and displayed
store content for re-use through the HTTP cache or web cache. Requests web browsers make are typically routed to the HTTP cache to validate if a cached response
Web_performance
Method of network communication where requests are sent by the publisher
certain conditions, such as restrictive security policies that block incoming HTTP requests, push technology is sometimes simulated using a technique called
Push_technology
Corporation website http://www.bhutanpost.com.bt/index.php?id=61 ; Bhutan Post started a separate website for especially stamp sales https://gnhcorner.com/
Postage stamps and postal history of Bhutan
Postage_stamps_and_postal_history_of_Bhutan
2012 American film
The Washington Post http://www.blogher.com/tiger-eyes-judy-blume-movie-last Archived 2014-06-18 at the Wayback Machine http://crushable
Tiger_Eyes_(film)
System for optimizing the Web
A web cache (or HTTP cache) is a system for optimizing the World Wide Web. It is implemented both client-side and server-side. The caching of multimedia
Web_cache
Standard for Security Assertion Markup Language
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://service.example.com/SAML2/SSO/POST"/> <md:AttributeConsumingService index="0">
SAML_metadata
2005 anti–Iraq War protest in Texas
original on October 24, 2007. Retrieved August 24, 2005. The Washington Post https://www.washingtonpost.com/wp-dyn/content/article/2005/08/14/AR2005081401242
Camp_Casey,_Crawford,_Texas
Special-use top-level internet domain
provide an additional layer of identity assurance via EV HTTPS Certificates or Domain-validated HTTPS certificates. Provision of an onion site also helps mitigate
.onion
Web security vulnerability
HTTP Parameter Pollution (HPP) is a web application vulnerability exploited by injecting encoded query string delimiters in already existing parameters
HTTP_parameter_pollution
English fashion designer
Centre for Fashion Enterprise – http://www.fashion-enterprise.com/designer/georgia-hardinge/ Huffington Post – http://www.huffingtonpost.co.uk/news/georgia-hardinge/
Georgia_Hardinge
Mental disorder associated with trauma
1783955. https://doi.org/10.1080/20008198.2020.1783955 Corrigan FM, Hull AM (April 2015). "Neglect of the complex: why psychotherapy for post-traumatic
Complex post-traumatic stress disorder
Complex_post-traumatic_stress_disorder
simple HTTP web servers. It uses basic access authentication and digest access authentication for different kinds of servers that it can create - HTTP based
WEBrick
American judge
Dover Post. http://judgepedia.org/Henry_Ridgely http://www.pli.edu/Content/Faculty/Hon_Henry_duPont_Ridgely/_/N-4oZ1z135he?ID=PE980775 http://votesmart
Henry_du_Pont_Ridgely
Indonesian chef and cookbook author
Chef Vindy Lee, Jakarta Post https://www.youtube.com/watch?v=f315RL_JEs8 The English Manner Course Graduate Verification https://theenglishmanner
Vindy_Lee
American sportscaster (born 1956)
Louis Post-Dispatch. Moss, Irv (June 19, 2012). "Former Rockies announcer Wayne Hagin puts family ahead of baseball". The Denver Post. http://www.nssafame
Wayne_Hagin
Unicameral legislature of the Indian state of Tamil Nadu
members, all of whom are democratically elected using the first-past-the-post system. The presiding officer of the assembly is the Speaker. The term of
Tamil Nadu Legislative Assembly
Tamil_Nadu_Legislative_Assembly
2005 film
latimes.com". Calendarlive.com. Retrieved 2014-05-01. "NY Post article". New York Post. http://www.movietome.com/movie/358756/naked-fame/reviews/critic
Naked_Fame
Temporary context for interactive information interchange
client usually stores and sends the token as an HTTP cookie and/or sends it as a parameter in GET or POST queries. The reason to use session tokens is that
Session_(computer_science)
Proxy server application
Proxy is a cross-platform HTTP debugging proxy server application written in Java. It enables the user to view HTTP, HTTPS, HTTP/2 and enabled TCP port traffic
Charles_Proxy
American politician (born 1970)
Washington Post. ISSN 0190-8286. Retrieved 2023-04-24. David Grosso (May 22, 2013). Grosso Reports FY 2014 Budget Requests Success. http://conta.cc/Z0jBAx
David_Grosso
id=OmHoha6UmKUC&dq=editions:oB4INjunPikC Kraft, Kenneth (2016). "Zen's Artistic Heritage." The Huffington Post. http://www.huffingtonpost.com/author/kenneth-kraft
Kenneth_Kraft
Indian politician
Retrieved 30 September 2019. Indore Mayor resigns from his post https://web.archive.org/web/20110721170412/http://indore.nic.in/statistics.htm v t e v t e
Krishna_Murari_Moghe
Linked hypertext system on the Internet
resources according to specific rules of the Hypertext Transfer Protocol (HTTP). The Web was invented by English computer scientist Tim Berners-Lee while
World_Wide_Web
New Zealand chef
uk/life-style/food-and-drink/new-zealand-chef-wins-cookbook-of-the-year-in-surprise-upset-2235249.html Huffington Post: http://www.huffingtonpost.com/robert-oliver
Robert_Oliver_(chef)
2024 British television series
from the original on 11 May 2025. Retrieved 30 May 2025. https://www.amazon.co.uk/Bates-vs-Post-Office-DVD/dp/B0CSG71XSY/ref=mp_s_a_1_1?crid=P3IFFQJAD62L&dib=eyJ2IjoiMSJ9
Mr_Bates_vs_The_Post_Office
American legal academic and author
difficult lessons". The Washington Post. http://www.marcmhoward.com/prisons/ Marc Morjé Howard: Official Website, Prisons http://www.prisonscholarsprogram.com/
Marc_Morjé_Howard
American political consultant
(PDF). "Memos to the New President". Freedman, Thomas Z. (2 February 2007). "Washington Post". http://tfreedmanconsulting.com/index.php politico.com
Tom_Freedman
Cryptographic protocols for securing data in transit
as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible. The TLS protocol aims primarily to provide
Transport_Layer_Security
Method of encoding characters in a URI
in an HTTP GET request, it is included in the query component of the request URI using the same syntax described above. When sent in an HTTP POST request
Percent-encoding
Educational website
politics and culture. National Post http://business.financialpost.com/2011/08/16/soaking-up-science/ Village Gamer http://www.villagegamer
Spongelab_Interactive
Malicious website exploit where unauthorized commands are transmitted from a trusted user
switch to HTTP POST or use anti-CSRF protection. the HTTP POST vulnerability to CSRF depends on the usage scenario: In simplest form of POST with data
Cross-site_request_forgery
HTML Metadata
content, http-equiv, name and scheme. Under HTML 5, charset has been added and scheme has been removed. http-equiv is used to emulate an HTTP header, and
Meta_element
Type of maturity model
level of the model describes a Web API with a single URI (typically POST over HTTP) accepting all the range of operations supported by the service. Resources
Richardson_Maturity_Model
Laws mandating helmet use by cyclists
bicycle helmet law. By JUDY SIEGEL-ITZKOVICH. 03/03/2011 03:27 Jerusalem Post https://www.jpost.com/NationalNews/Article.aspx?id=210572 "Tragically, (the
Bicycle_helmet_laws
American distance runner (born 1984)
winner since 1983, Jeffrey Eggleston top Colorado finisher The Denver Post http://running.competitor.com/2014/04/news/arciniaga-eggleston-run-strong-boston_100648
Jeffrey_Eggleston
2009. https://www.christiantoday.com/trends/something-borrowed-sequel-update-something-blue-teased-by-author-emily-giffin "'Man of Steel' Post-Credits
List of films with post-credits scenes
List_of_films_with_post-credits_scenes
"Blast kills twelve in Mian Channu" Dawn, 14 July 2009 The Washington Post https://www.washingtonpost.com/wp-dyn/content/article/2009/07/13/AR2009071300102
Terrorist incidents in Pakistan in 2009
Terrorist_incidents_in_Pakistan_in_2009
Arabic Post (Arabic: عربي بوست), formerly known as HuffPost Arabi (Arabic: عربي HuffPost), was an Arabic-language news web site founded by Wadah Khanfar
HuffPost_Arabi
HTTP facility to fetch a specific part of a file
process introduced in HTTP protocol 1.1 of sending only a portion of a message from a server to a client. Byte serving begins when an HTTP server advertises
Byte_serving
Method of negotiating credentials between web server and browser
hashing with usage of nonce values to prevent replay attacks. It uses the HTTP protocol. DIGEST-MD5 as a SASL mechanism specified by RFC 2831 is obsolete
Digest_access_authentication
Services for the latest codes. Here's the link: https://gpo.gov.np/pages/postal-code-1259614658/ link:https://postcodenepal.com The codes below are outdated
Postal_codes_in_Nepal
safety rankings, hits out at 'unreliable' evaluator". South China Morning Post. http://www.bild.de/BILD/news/2009/06/04/flugzeug-absturz/so-sicher-sind-di
JACDEC
American politician
Nielsen". http://www.cnn.com/ELECTION/1998/states/CT/H/05/mark.nielsen.html http://www.presidency.ucsb.edu/ws/index.php?pid=95565 The Washington Post http://www
Mark_Nielsen_(attorney)
Academic researcher
David M. Post is a research scientist and academic administrator. He is currently a professor of Ecology and Evolutionary Biology at Yale University and
David_M._Post
Tech news outlet
Post http://www.washpostco.com/phoenix.zhtml?c=62487&p=irol-newsArticle&ID=55825&highlight= (11) "Newsbytes is Dead" Techtree.com May 20, 2002 http://archive
Newsbytes_News_Network
American singer-songwriter (1939–2022)
Jimmie David Post (October 28, 1939 – September 14, 2022) was an American folk singer-songwriter, composer, and playwright. In 1968, his pop song "Reach
Jim_Post
Web application model
Two-way-web, HTTP Streaming, and HTTP server push among others. The term Comet is not an acronym, but was coined by Alex Russell in his 2006 blog post.[citation
Comet_(programming)
Gonzalez. 1893 Everglades Expedition. “The Palm Beach Post” http://www.palmbeachpost.com/news/news/local/post-time-man-recounts-1893-trek-from-fort-myers-t/nbzhM/
Alfonso_Fernando_Gonzalez
Daily newspaper in Kosovo
Privacy http://www.balkaninsight.com/en/article/us-ambassador-accuses-kosovo-media-of-breaking-law Surroi courted Thaçi over the president's post http://www
Koha_Ditore
American economist
Monetary Policy Post-Crisis: What Do We Need to Know?" Federal Reserve Bank of New York, Liberty Street Economics [Blog post]. http://libertystreeteconomics
Julie_Remache
http://stratusco.org/samurai Opus Colorado, https://opuscolorado.com/2013/03/page/3/ Archived 2016-08-12 at the Wayback Machine Denver Post, http://www
Gregory_T.S._Walker
television February 11, 2003 Opinion Column Post-Gazette (Pittsburgh) http://www.post-gazette.com/columnists/20030211tony0211p1.asp "Rather fittingly, it
African-American presidents of the United States in popular culture
African-American_presidents_of_the_United_States_in_popular_culture
Protocol (abbreviated to HTCP) is used for discovering HTTP caches and cached data, managing sets of HTTP caches and monitoring cache activity. It permits full
Hypertext_caching_protocol
Artistic and philosophical movement
Facebook, February 13, 2011, https://www.facebook.com/notes/ethan-pettit/immersionism/501003277687 City as Landscape: A Post Post-modern View of Design and
Post-postmodernism
Loss of Christianity's cultural dominance
assumed values, culture, and worldviews that are not necessarily Christian. Post-Christian tends to refer to the loss of Christianity's monopoly in historically
Postchristianity
American politician
https://www.facebook.com/KirstenBaesler/posts/happy-birthday-kirsten/1964386367005801 https://www.edweek.org/policy-politics/early-education
Kirsten_Baesler
British Muslim activist
Machine Muslim academic forced to retract evolution claim - The First Post http://www.theweek.co.uk/people-news/7269/muslim-academic-forced-retract-evolution-claim
Usama_Hasan
POST HTTP
POST HTTP
Male
Dutch
, just.
Boy/Male
Indian
Pillar, Post, Support
Boy/Male
Hindu
Month in Hindu calendar
Boy/Male
Australian, Danish, German, Hebrew, Latin, Swedish
May Jehovah Give Increase; Experienced in Battle
Boy/Male
Hindu, Indian
Month in Hindu Calender
Surname or Lastname
English (now most common in northern Ireland)
English (now most common in northern Ireland) : probably a habitational name from a lost or unidentified place, most likely somewhere in Lancashire or Yorkshire.
Female
English
 English name derived from the flower name which originally meant "a line of verse engraved on the inner surface of a ring," but later acquired the POSY means "bouquet, flower." Pet form of English Josephine, meaning "(God) shall add (another son)."Â
Boy/Male
Arabic, Muslim, Parsi
Friend; Sweetheart
Surname or Lastname
English
English : from Middle English port ‘gateway’, ‘entrance’ (Old French porte, from Latin porta), hence a topographic name for someone who lived near the gates of a fortified town or city, typically, the man in charge of them. Compare Porter 1.English : topographic name for someone who lived near a harbor or in a market town, from the homonymous Middle English port (Old English port ‘harbor’, ‘market town’, from Latin portus ‘harbor’, ‘haven’, reinforced in Middle English by Old French port, from the same source).German : topographic name for someone who lived near a (city) gate, from Middle Low German porte (modern German Pforte) (see sense 1).Jewish (from Lithuania and Belarus) : unexplained.
Boy/Male
Indian
Friend
Surname or Lastname
English
English : from a medieval personal name, a short form of Philpott.English : topographic name for someone who lived by a depression in the ground, from Middle English pot ‘drinking or storage vessel’ used in this transferred sense, or a habitational name from one of the minor places deriving their name from this word, in the sense ‘pit’, ‘hole’.English and North German (Lower Rhine-Westphalia) : metonymic occupational name for a potter, from Middle English, Middle Low German pot ‘pot’. See also Potter.North German : topographic name for someone living on a low-lying plot, from Low German dialect pÅt ‘puddle’.
Male
Swiss
, sportive.
Girl/Female
British, Christian, English
Small Flower
Surname or Lastname
English
English : occupational name for an innkeeper, from Middle English, Old French (h)oste ‘host’, ‘guest’.Danish (Høst) : nickname from høst ‘harvest’, ‘autumn’ (see Herbst).French : from Old French ost ‘army’, hence an occupational name for a soldier.Dutch : from the Germanic personal name Austa, meaning ‘east’.German : habitational name from either of two places called Host, near Koblenz and near Bitburg.
Boy/Male
Indian
Pillar, Post, Support
Boy/Male
Muslim
Pillar, Post, Support
Boy/Male
Muslim
Friend
Boy/Male
Arabic, Muslim
Friend of the Prophet Muhammad
Surname or Lastname
English, Scottish, French, and Catalan
English, Scottish, French, and Catalan : topographic name for
someone who lived near a bridge, Middle English, Old French, Catalan
pont (Latin pons, genitive pontis).Catalan : habitational name from any of the numerous places named
with Pont.Dutch : variant of
Pond 2.A Pont from the Lorraine region of France is documented in Quebec City in
1640; Pont appears to be a secondary surname to
Boy/Male
Hebrew Spanish
May Jehovah add/give increase.
POST HTTP
POST HTTP
Boy/Male
Bengali, Hindu, Indian, Traditional
One who is Immortal
Girl/Female
Tamil
Swapnalatha | ஸà¯à®µà®ªà¯à®¨à®¾à®²à®¾à®¤à®¾Â
So sweet
Girl/Female
Indian
Mythical charioteer of the Sun, Dawn
Girl/Female
Tamil
Materialistic knowledge, Top level of intelligence
Boy/Male
Indian, Telugu
Lord Vishnu
Surname or Lastname
English
English : variant spelling of Cantrell.
Boy/Male
Hindu
Loved by Vishnu, The curl on vishnus breast
Girl/Female
Greek
Pure.
Surname or Lastname
English (mainly Lancashire)
English (mainly Lancashire) : habitational name from any of several places named Cowgill or Cow Gill, for example in Cumbria, Yorkshire, and Lancashire; all are named with Old Norse gil ‘narrow valley’, ‘ravine’ with various first elements including Old English cū ‘cow’ and Old English col ‘(char)coal’.
Male
Egyptian
, the son and successor of Pepi Merira.
POST HTTP
POST HTTP
POST HTTP
POST HTTP
POST HTTP
n.
See under 4th Post.
adv.
With post horses; hence, in haste; as, to travel post.
v. t.
To carry, as an account, from the journal to the ledger; as, to post an account; to transfer, as accounts, to the ledger.
v. t.
To assign to a station; to set; to place; as, to post a sentinel.
n.
Same as King-post.
v. i.
To travel with post horses; figuratively, to travel in haste.
v. t.
To hold up to public blame or reproach; to advertise opprobriously; to denounce by public proclamation; as, to post one for cowardice.
v. t.
Ruined or destroyed, either physically or morally; past help or hope; as, a ship lost at sea; a woman lost to virtue; a lost soul.
v. t.
To place in the care of the post; to mail; as, to post a letter.
n.
A station, or one of a series of stations, established for the refreshment and accommodation of travelers on some recognized route; as, a stage or railway post.
n.
A piece of timber, metal, or other solid substance, fixed, or to be fixed, firmly in an upright position, especially when intended as a stay or support to something else; a pillar; as, a hitching post; a fence post; the posts of a house.
n.
A post-temporal bone.
imp. & p. p.
of Cost
n.
One of two suspending posts in a roof truss, or other framed truss of similar form. See King-post.
a.
After death; as, post-mortem rigidity.
v. t.
Parted with; no longer held or possessed; as, a lost limb; lost honor.
n.
The European whiting pout or bib.
v. t.
To attach to a post, a wall, or other usual place of affixing public notices; to placard; as, to post a notice; to post playbills.
n.
A station, office, or position of service, trust, or emolument; as, the post of duty; the post of danger.