1234567891011121314151617181920
Request Headers: User-Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36 Edg/150.0.0.0 Content-Type application/json; charset=utf-8Request Body (StringContent, total: 24 bytes): {"id":1,"name":"furion"}General: Request URL https://localhost:7044/HttpRemote/AddModel?query1=1&query2=furion Request Method POST Status Code 200 OK HTTP Version 1.1 HTTP Content StringContent Content Type application/json; charset=utf-8 Request Duration (ms) 2.00Response Headers: Date Sat, 15 Aug 2026 11:58:16 GMT Server Kestrel Transfer-Encoding chunked Content-Type application/json; charset=utf-8Response Body (HttpConnectionResponseContent, total: 24 bytes): {"id":1,"name":"furion"}