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

com.litongjava.utils.http.commonshttpclient.HttpConstant Maven / Gradle / Ivy

There is a newer version: 1.1.0
Show newest version
package com.litongjava.utils.http.commonshttpclient;

/**
 * @author litong
 * @date 2019年4月27日_下午4:50:17
 * @version 1.0
 */
public class HttpConstant {
  public static final String stauts = "httpStatus";
  public static final String value="httpValue";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy