Is httpbody ignored in WKWebView?

I use this method.

webView.load(urlRequest)

but it seems the server receives empty httpBody.

I found threads about the simlar issue before iOS 11, but no recent one.

Is httpBody still ignored on iOS 17 and later?

Is httpbody ignored in WKWebView?
 
 
Q