def get_current_time
    res = send_request_cgi({
      'uri'     => '/',
      'method'  => 'GET'
    })