
website.automate.jwebrobot.executor.action.uri.HeadersConverter Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebrobot Show documentation
Show all versions of jwebrobot Show documentation
Reference implementation of the web automation markup language (WAML).
The newest version!
package website.automate.jwebrobot.executor.action.uri;
import org.springframework.core.convert.converter.Converter;
import org.springframework.http.HttpHeaders;
import java.util.Map;
public class HeadersConverter implements Converter
© 2015 - 2025 Weber Informatics LLC | Privacy Policy