On Apr 2, 2014, at 8:33 AM, Leif Hedstrom wrote:
> Hi,
>
> I’d like to extend these two (existing) APIs
>
> void TSRedirectUrlSet(TSHttpTxn txnp, const char* url, const int
> url_len);
> const char* TSRedirectUrlGet(TSHttpTxn txnp, int *url_len_ptr);
>
>
> with this addition:
>
Hi,
I’d like to extend these two (existing) APIs
void TSRedirectUrlSet(TSHttpTxn txnp, const char* url, const int
url_len);
const char* TSRedirectUrlGet(TSHttpTxn txnp, int *url_len_ptr);
with this addition:
int TSRedirectRetriesGet()
This allows for a plugin using