mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 07:11:34 +08:00
revert 8f435fcbf6f8dc
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