Package org.citrusframework.http.message
Class HttpMessageUtils
java.lang.Object
org.citrusframework.http.message.HttpMessageUtils
- Since:
- 2.7.5
- Author:
- Christoph Deppisch
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcopy(HttpMessage from, HttpMessage to) Apply message settings to target http message.static voidcopy(Message from, HttpMessage to) Apply message settings to target http message.
-
Method Details
-
copy
Apply message settings to target http message.- Parameters:
from-to-
-
copy
Apply message settings to target http message.- Parameters:
from-to-
-