in gym_http_server.py [0:0]
def to_dict(self): rv = dict(self.payload or ()) rv['message'] = self.message return rv