Re: http_header_pack
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
It is supposed to create a comma separated list for http header values.
Aarno
On Thursday, January 2, 2003, at 11:03 AM, Vjacheslav Chekushin wrote:
> Hi, list
>
> There is http_header_pack() function declared in http.h.
> It used in wap-appl.c
>
> Now it doesn't implemented:
>
> void http_header_pack(List *headers)
> {
> gwlib_assert_init();
> gw_assert(headers != NULL);
> /* XXX not implemented yet. */
> }
>
> And I can't find any description for it.
>
> Does anybody know what it intended for?
>
>
> --
> Vjacheslav Chekushin mailto:[email protected]
> Latvian Mobile Phone Company http://www.lmt.lv
>
>