
com.taboola.rest.api.model.HttpLoggingLevel Maven / Gradle / Ivy
The newest version!
package com.taboola.rest.api.model;
public enum HttpLoggingLevel {
NONE,
BASIC,
HEADERS,
BODY;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy