top | item 2336016

3 Tenets for Implementing a REST API

2 points| anm8tr | 15 years ago |notmessenger.com | reply

1 comment

order
[+] timrobinson|15 years ago|reply
> But just like I don’t use custom HTTP headers because of concern that proxies may strip them off

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.