I haven't had the need for this in a while, but I know there is a function that gets the HTTP headers w/o having to manually parse them.
I thought it was with HTTP::Headers.
Something as easy as calling a function such as headers() would return an array of headers. But I can't remember how this would work and what would do it.
Anyone know?
Mike
I thought it was with HTTP::Headers.
Something as easy as calling a function such as headers() would return an array of headers. But I can't remember how this would work and what would do it.
Anyone know?
Mike