{ request = { header = { url = { address = "https://api.bing.microsoft.com/v7.0/spellcheck?mkt=en-US&mode=proof" additionalQueryParams = map [] } method = POST headers = map [("Ocp-Apim-Subscription-Key", "...")] cookies = [] } content = Single { contentData = FormUrlEncodedContent (map [("text", "Mictoscopic%3A%0AMicroscopically%20there%20is%20a%20ragged%20ulcer%20penetrating%20to%20within%205%20mm%20of%20the%20serosal%20surface.%20The%20ulcer%20is%20surrounded%20by%20dense%20connective%20response%20and%20chronic%20inflammatory%20infiltrate.%20The%20edges%20are%20not%20heaped%20up,%20but%20several%20sections%20of%20the%20ulcer%20reveal%20malignant%20changes.%20The%20tumor%20is%20superficial%20and%20composed%20of%20poorly%20formed%20glands%20and%20sheets%20of%20malignant%20cells.%20The%20cells%20are%20pleomorphic%20with%20small%20amounts%20of%20eosinophilic%20cytoplasm.%20The%20nuclei%20are%20either%20pyknotic%20or%20large%20with%20prominent%20nucleoli%20and%20clumped%20chromatin.%20Mitoses%20are%20rare.%20The%20tumor%20proper%20does%20not%20extend%20below%20the%20mucosa,%20but%20a%20single%20nest%20of%20malignant%20cells%20is%20seen%20in%20a%20submucosal%20lymphatic%20space.%20The%20surgical%20margins%20are%20free%20of%20tumor.%0A%0AFour%20perigastric%20lymph%20nodes%20show%20no%20evidence%20of%20metastatic%20spread.%0A%0AThere%20are%20two%20segments%20of%20large%20peripheral%20nerve.%0A%0ADiegnosis%3A%0ASuperficial%20spreading%20carcinoma%20rising%20in%20the%20margin%20of%20a%20chronic%20gastric%20ulcer%20-%20the%20surgical%20margins%20appear%20free%20of%20tumor.%0APerigastric%20lymph%20nodes%20(4)%20without%20demonstrable%20metastases.%0A%0A")]) headers = map [] contentType = Some "application/x-www-form-urlencoded" } config = { timeout = 00:00:10 printHint = { isEnabled = true requestPrintHint = { printHeader = true printBody = true } responsePrintHint = { printHeader = true printContent = { isEnabled = true format = true maxLength = 2147483647 } } } printptDebugMessages = false httpMessageTransformer = None httpClientHandlerTransformer = None httpClientTransformer = None httpCompletionOption = ResponseHeadersRead proxy = None certErrorStrategy = Default httpClientFactory = None } } requestMessage = Method: POST, RequestUri: 'https://api.bing.microsoft.com/v7.0/spellcheck?mkt=en-US&mode=proof', Version: 1.1, Content: System.Net.Http.FormUrlEncodedContent, Headers: { Ocp-Apim-Subscription-Key: ... Cookie: Content-Type: application/x-www-form-urlencoded Content-Length: 1718 } content = System.Net.Http.HttpConnectionResponseContent headers = seq [[Cache-Control, System.String[]]; [P3P, System.String[]]; [X-SNR-Routing, System.String[]]; [BingAPIs-TraceId, System.String[]]; ...] reasonPhrase = "OK" statusCode = OK version = 1.1 originalHttpRequestMessage = Method: POST, RequestUri: 'https://api.bing.microsoft.com/v7.0/spellcheck?mkt=en-US&mode=proof', Version: 1.1, Content: System.Net.Http.FormUrlEncodedContent, Headers: { Ocp-Apim-Subscription-Key: ... Cookie: Content-Type: application/x-www-form-urlencoded Content-Length: 1718 } originalHttpResponseMessage = StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Cache-Control: max-age=0, private P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND" X-SNR-Routing: 1 BingAPIs-TraceId: 233BA6E6F4C8454088325E5063130383 BingAPIs-SessionId: 576408BAEDB4423C8421C51855BD9D0A X-MSEdge-ClientID: 0FFC909E0BD46CB316C881DB0A326D71 X-MSAPI-UserState: b3f3 BingAPIs-Market: en-US X-Search-ResponseInfo: InternalResponseTime=20,MSDatacenter=CH1B X-Cache: CONFIG_NOCACHE Accept-CH: Sec-CH-UA-Arch,Sec-CH-UA-Bitness,Sec-CH-UA-Full-Version,Sec-CH-UA-Mobile,Sec-CH-UA-Model,Sec-CH-UA-Platform,Sec-CH-UA-Platform-Version X-MSEdge-Ref: Ref A: 233BA6E6F4C8454088325E5063130383 Ref B: DM2EDGE0818 Ref C: 2022-02-08T23:57:22Z apim-request-id: b8fbf4b2-719c-45d5-9dfa-79ff9b93f871 Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Content-Type-Options: nosniff CSP-Billing-Usage: CognitiveServices.BingSpellCheckV7.Transaction=1 Date: Tue, 08 Feb 2022 23:57:22 GMT Content-Length: 6755 Content-Type: application/json; charset=utf-8 Expires: Tue, 08 Feb 2022 23:56:22 GMT }