mod_bosh: Don't add a Content-Type header to the HTTP OPTIONS reply.
[prosody.git] / util / filters.lua
index 0ac4cb56c20535261ccaf9961588919930546389..08e683c16c354ca69c8329a629e30ee6152bb8f5 100644 (file)
@@ -65,4 +65,4 @@ function remove_filter(session, type, callback)
        end
 end
 
-return _M;
\ No newline at end of file
+return _M;