
com.taboola.rest.api.model.RequestHeader Maven / Gradle / Ivy
The newest version!
package com.taboola.rest.api.model;
/**
* Created on 10/21/20.
*/
public interface RequestHeader {
String getName();
String getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy