ApiMain.php api/request logging event changes
authorAndrew Otto <acotto@gmail.com>
Fri, 8 Mar 2019 21:50:34 +0000 (16:50 -0500)
committerOttomata <aotto@wikimedia.org>
Tue, 12 Mar 2019 16:23:19 +0000 (16:23 +0000)
commit8f9a19e36e063c994d0742c68a5144488d513d8b
tree348b62aeda13aa6fe5c35c55fbade82545ca2e30
parent2c13d341f16e9f7bd33f8f465bcf08362391f59c
ApiMain.php api/request logging event changes

- Use 'Z' UTC timezone on dt
- Don't provide empty arrays if no data entries
- No need to set X-Request-Id in http.request_headers, it is meta.request_id

Bug: T214080
Bug: T212529
Change-Id: I37aa41a46ce74b372070e88a2f4da746fcbe2449
includes/api/ApiMain.php