summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Tracker/Wai.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Tracker/Wai.hs')
-rw-r--r--src/Network/BitTorrent/Tracker/Wai.hs9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/Network/BitTorrent/Tracker/Wai.hs b/src/Network/BitTorrent/Tracker/Wai.hs
index f290c380..f4cff5dc 100644
--- a/src/Network/BitTorrent/Tracker/Wai.hs
+++ b/src/Network/BitTorrent/Tracker/Wai.hs
@@ -1,12 +1,3 @@
1-- supported extensions:
2--
3-- no_peer_id - do not send peer id if no_peer_id=1 specified
4-- http://www.bittorrent.org/beps/bep_0023.html
5--
6-- compact - compact=1 or compact=0
7-- http://permalink.gmane.org/gmane.network.bit-torrent.general/4030
8--
9--
10{-# LANGUAGE RecordWildCards #-} 1{-# LANGUAGE RecordWildCards #-}
11module Network.BitTorrent.Tracker.Wai 2module Network.BitTorrent.Tracker.Wai
12 ( tracker 3 ( tracker