Sun Java System Access Manager 7 2005Q4 C API Reference

am_web_clean_post_urls()

Cleans up data structure containing dummy post URL, action URL and unique key.

Syntax

#include "am_web.h"
AM_WEB_EXPORT void am_web_clean_post_urls(post_urls_t *posturl_struct);

Parameters

This function takes the following parameter:

posturl_struct

Pointer to POST preservation URL data structure post_urls_t.

Returns

None