From 6228854ace1685d9e85ad939a1344a306376f96f Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Tue, 3 Dec 2013 18:24:28 +0400 Subject: Minor changes --- src/Network/BitTorrent/Tracker/Wai.hs | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/Network/BitTorrent/Tracker/Wai.hs') 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 @@ --- supported extensions: --- --- no_peer_id - do not send peer id if no_peer_id=1 specified --- http://www.bittorrent.org/beps/bep_0023.html --- --- compact - compact=1 or compact=0 --- http://permalink.gmane.org/gmane.network.bit-torrent.general/4030 --- --- {-# LANGUAGE RecordWildCards #-} module Network.BitTorrent.Tracker.Wai ( tracker -- cgit v1.2.3