I have to set some http header fields in a Apache CXF client:
I tried it via Interceptor:
public class HttpHeaderInterceptor extends AbstractPhas
If required to set standard HTTP header then it can be done using http conduit also.