All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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