aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/contentnegotiation.md
diff options
context:
space:
mode:
authorTom Christie2012-09-12 10:12:13 +0100
committerTom Christie2012-09-12 10:12:13 +0100
commitc85f799ade0710dd27838e8bfc78989c80213d6a (patch)
tree39ffc44c768c1b24d9e06e64393eb2194216b571 /docs/api-guide/contentnegotiation.md
parentd4f8b4cf0683923fe85652f8fd572d2931eb3074 (diff)
downloaddjango-rest-framework-c85f799ade0710dd27838e8bfc78989c80213d6a.tar.bz2
Updating docs
Diffstat (limited to 'docs/api-guide/contentnegotiation.md')
-rw-r--r--docs/api-guide/contentnegotiation.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/api-guide/contentnegotiation.md b/docs/api-guide/contentnegotiation.md
deleted file mode 100644
index f01627d8..00000000
--- a/docs/api-guide/contentnegotiation.md
+++ /dev/null
@@ -1 +0,0 @@
-> HTTP has provisions for several mechanisms for "content negotiation" -- the process of selecting the best representation for a given response when there are multiple representations available. -- RFC 2616, Fielding et al.