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)
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
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
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
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
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
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
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
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
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)
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
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
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
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
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
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
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
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
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
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 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
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
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
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
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
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
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
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
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
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
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
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
American sports anchor and reporter
Lindsay Czarniak's career trajectory is only headed up". The Washington Post. https://www.today.com/parents/essay/craig-melvin-raising-mixed-race-children-rcna138846
Lindsay_Czarniak
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
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
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
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)
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
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)
Internet meme
Twitter avatar". The Washington Post. "The 'Texts from Hillary' meme isn't so funny anymore". The Washington Post. http://textsfromhillaryclinton.tumblr
Texts_from_Hillary
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
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
Software for executing a denial-of-service attack
suffers from a similar goloris attack which substitutes the HTTP GET with HTTP POST; the ngx_http_limit_conn_module is the author's recommended solution.)
Slowloris_(cyber_attack)
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
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
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
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
Non-governmental organization in India
150 Wikimedia Commons has media related to Aashayein foundation. Deccan Post http://epaper.deccanpost.in/default.aspx?selPg=24&page=11_07_2008_033
Aashayein_foundation
2013 studio album by Robby Maria
wordpress.com/2013/02/06/robby-maria-metropolis/ German newspaper "Rhein Rhur Post" http://www.rp-online.de/kultur/musik/ein-globetrotter-auf-den-spuren-von-david-bowie-aid-1
Metropolis (Robby Maria album)
Metropolis_(Robby_Maria_album)
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)
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
American feminist entrepreneur
York Post. http://www.nypost.com/p/entertainment/item_Kn4SGXe1gb0ja4h3I7eDqL Retrieved February 28, 2011. "Miss Media: A Novel." Amazon.com. https://www
Lynn_Harris
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
2026 studio album by the Fall
Set for Autumn Release". Pitchfork. Retrieved 16 June 2026. https://www.tapatalk.com/groups/thefall/the-real-new-fall-lp-post-script-2026-t44437.html
Post_Script_(album)
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
Human settlement in England
Jacob's Post is a post outside the old Royal Oak pub just inside the north of Ditchling Common to the east of Burgess Hill, in Lewes district, East Sussex
Jacob's_Post
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
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
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
Business park in Colorado, United States
harnesses Sun Microsystems". Denver Post. https://www.denverpost.com/2005/11/29/emirate-to-own-tech-center/ https://www.denverpost
Denver_Technological_Center
American Christian hip hop recording artist
Jay-Z, Kanye West for 'Glorifying Sin'. August 10, 2012. The Christian Post http://global.christianpost.com/news/rapper-bizzle-talks-finding-christ-ch
Bizzle
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
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
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
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 teacher and writer
Y%3Fref=dbs_a_mng_rwt_scns_share USNI - https://www.usni.org/people/donald-vandergriff WASHINGTON POST - http://views.washingtonpost
Donald_Vandergriff
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
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
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
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)
Witch Post is a London-based indie rock duo consisting of Dylan Fraser of Scotland and Alaska Reid from the United States. Both musicians had solo careers
Witch_Post_(band)
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
American lifestyle magazine
Brands. Washington Post: https://www.washingtonpost.com/wp-dyn/content/article/2009/11/20/AR2009112003534.html Nursing Times: https://www.nursingtimes
Scrubs_Magazine
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
American writer
html "America Gets Weight Conscious" at the Saturday Evening Post https://www.yesterdaysgallery.com/pages/books/6277/margaretta-tuttle/feet-of-clay
Margaretta_Tuttle
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)
Educational website
politics and culture. National Post http://business.financialpost.com/2011/08/16/soaking-up-science/ Village Gamer http://www.villagegamer
Spongelab_Interactive
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
id=OmHoha6UmKUC&dq=editions:oB4INjunPikC Kraft, Kenneth (2016). "Zen's Artistic Heritage." The Huffington Post. http://www.huffingtonpost.com/author/kenneth-kraft
Kenneth_Kraft
HTTP header field
X-Forwarded-For (XFF) HTTP header field is a common method for identifying the originating IP address of a client connecting to a web server through an HTTP proxy or
X-Forwarded-For
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
and more..." "Whistle Star Explains Ending Post-Credits Scene Twist". www.aol.com. 9 February 2026. https://www.instagram.com/reels/DPwWTDojVox/ Farley
List of films with post-credits scenes (2020s)
List_of_films_with_post-credits_scenes_(2020s)
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
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
University in Pathum Thani, Thailand
100.43250 Shinawatra University Education and language education in Thailand - Bangkok post http://www.bangkokpost.com/education/site2002/cvmy0702.htm
Shinawatra_University
American writer and businessman
29 March 2010 The Huffington Post, http://www.huffingtonpost.com/robert-pagliarini/, retrieved 27 March 2013 Forbes, https://www.forbes
Robert_Pagliarini
American organization president
speaker: https://lgbtq.georgetown.edu/programs/archives/2013-14/lavender-graduation Susan Davis has published numerous articles on the Huffington Post http://m
Susan_Davis_(author)
president http://www.urbancentre.utoronto.ca/rc43/index.html University of Colorado Downtown Campus Faculty Receive Excellence Awards post https://www.cu
Willem_van_Vliet
Mountain range in Cambodia
service (link) Chhouk Rin exonerated, Fri, 24 February 1995 Post Staff , Phnom Penh Post, http://www.phnompenhpost.com/national/chhouk-rin-exonerated After
Phnom_Voar
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
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
Identifier for authenticating with an API
HTTP-based APIs can be sent in multiple ways: The access token is often a JSON Web Token (JWT) in the HTTP Authorization header: POST /something HTTP/1
API_key
Cambodian kickboxer and coach
dedicated to boxing]. https://news.sabay.com.kh/article/8976 Uong, R. (2011, July 22). A roundhouse full of love. The Phnom Penh Post. https://web.archive
Eh_Phouthong
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
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
POST HTTP
POST HTTP
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
Indian
Pillar, Post, Support
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.
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)."Â
Male
Swiss
, sportive.
Boy/Male
Muslim
Pillar, Post, Support
Boy/Male
Australian, Danish, German, Hebrew, Latin, Swedish
May Jehovah Give Increase; Experienced in Battle
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
Muslim
Friend
Boy/Male
Indian
Friend
Boy/Male
Indian
Pillar, Post, Support
Boy/Male
Hindu
Month in Hindu calendar
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’.
Boy/Male
Arabic, Muslim
Friend of the Prophet Muhammad
Male
Dutch
, just.
Girl/Female
British, Christian, English
Small Flower
Boy/Male
Hindu, Indian
Month in Hindu Calender
Boy/Male
Arabic, Muslim, Parsi
Friend; Sweetheart
Boy/Male
Hebrew Spanish
May Jehovah add/give increase.
POST HTTP
POST HTTP
Boy/Male
Sikh
One who blossoms forth into fame
Girl/Female
Arabic, Muslim
Morning
Boy/Male
Hindu, Indian, Sanskrit
Brilliant; Spring
Girl/Female
Tamil
Parnashri | பரà¯à®¨à®¾à®·à¯à®°à¯€
Leafy beauty
Boy/Male
British, English
Son of Simon
Surname or Lastname
English and Irish
English and Irish : nickname for a courageous, arrogant, or foolhardy person, or one quickly moved to anger, from Middle English modie ‘impetuous’, ‘haughty’, ‘angry’ (Old English mÅdig ‘brave’, ‘proud’, from mÅd ‘spirit’, ‘mind’, ‘courage’).
Boy/Male
Arabic
Very Beautiful; Life
Girl/Female
British, English, Greek
Feminine of Alexander; Helper and Defender of Mankind
Girl/Female
African, American, Australian, British, English, Greek
Follower of Dionysus
Girl/Female
Australian, French, Jamaican, Latin
Charity; Kindness
POST HTTP
POST HTTP
POST HTTP
POST HTTP
POST HTTP
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.
v. t.
Parted with; no longer held or possessed; as, a lost limb; lost honor.
n.
A station, office, or position of service, trust, or emolument; as, the post of duty; the post of danger.
n.
The European whiting pout or bib.
n.
See under 4th Post.
imp. & p. p.
of Cost
n.
A post-temporal bone.
v. t.
To assign to a station; to set; to place; as, to post a sentinel.
adv.
With post horses; hence, in haste; as, to travel post.
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.
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. i.
To travel with post horses; figuratively, to travel in haste.
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.
a.
After death; as, post-mortem rigidity.
n.
One of two suspending posts in a roof truss, or other framed truss of similar form. See King-post.
v. t.
To hold up to public blame or reproach; to advertise opprobriously; to denounce by public proclamation; as, to post one for cowardice.
n.
Same as King-post.
v. t.
To place in the care of the post; to mail; as, to post a letter.
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.