# springboot-whoami **Repository Path**: mtain/springboot-whoami ## Basic Information - **Project Name**: springboot-whoami - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-05 - **Last Updated**: 2021-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # whoami HTTP请求80端口 响应 ``` Who Am I ~ Request Headers: host:192.168.xx.xx user-agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0 accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 accept-language:zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2 accept-encoding:gzip, deflate connection:keep-alive upgrade-insecure-requests:1 cache-control:max-age=0 Server Info: HostName:xxx HostAddress:192.168.xx.xx ```