TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What would you think of a new HTTP method named PREVIEW?

2 pointsby slowmotargetabout 5 years ago
With the success of Open Graph, lots and lots of HTTP GET requests are sent every day to process only a few &lt;meta&gt; in the &lt;head&gt; of HTML pages.<p>I believe that this process could be lightened by the adoption of a new HTTP verb. By sending an HTTP PREVIEW &#x2F;mypage we could leverage caching and write optimized database queries to return a light, serialized response for crawlers and bots.

1 comment

detaroabout 5 years ago
Why wouldn&#x27;t this just be a new Content-Type to request?
评论 #22976759 未加载