记一次请求头header丢失问题排查实录1、此次请求头header丢失问题的原因是nginx默认将包含下划线的请求头字段视为无效,导致token的header参数key为auth_token时被视为无...