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.

3 Tenets for Implementing a REST API

2 pointsby anm8trabout 14 years ago

1 comment

timrobinsonabout 14 years ago
&#62; <i>But just like I don’t use custom HTTP headers because of concern that proxies may strip them off</i><p>Is this an actual problem? HTTP headers are normally significant in REST APIs (well, in HTTP generally), so it seems unreasonable that a proxy would alter them.