mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
revert 8f435fcbf6
This commit is contained in:
@@ -47,7 +47,6 @@ class Middleware::RequestTracker
|
||||
TRACK_VIEW = "HTTP_DISCOURSE_TRACK_VIEW".freeze
|
||||
CONTENT_TYPE = "Content-Type".freeze
|
||||
def self.get_data(env,result)
|
||||
|
||||
status,headers = result
|
||||
status = status.to_i
|
||||
|
||||
|
||||
Reference in New Issue
Block a user