This request is used to ping the given session to keep it running. If session is idle, its lifetime is 5 minutes, i.e. if you don't make any requests within 5 minutes from the latest request, session gets automatically closed. To avoid the given session from closing, this requests pings it.