public class CacheControlParser extends Object
| Constructor and Description |
|---|
CacheControlParser() |
| Modifier and Type | Method and Description |
|---|---|
static Map<CacheControlDirective,String> |
parse(String cacheControlHeader) |
public static Map<CacheControlDirective,String> parse(String cacheControlHeader)
Copyright © 2018 WSO2. All rights reserved.