Császár Ákos
02/21/2025, 11:38 AM13:13:22.635 System.out I COMMON HEADERS
13:13:22.635 System.out I -> Accept: */*
13:13:22.635 System.out I -> Accept-Charset: UTF-8
13:13:22.635 System.out I CONTENT HEADERS
13:13:22.635 System.out I -> Content-Length: 85
13:13:22.635 System.out I -> Content-Type: application/json
but HttpRespons::request.headers
contains only the common headers. Accept-Charset [UTF-8], and Accept [/]
Is it possible to get all of the headers without using interceptors?jamshedalamqaderi
02/21/2025, 11:54 AMCsászár Ákos
02/21/2025, 12:06 PMAleksei Tirman [JB]
02/24/2025, 9:15 AMCsászár Ákos
02/24/2025, 9:20 AM