NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Thys on December 31, 2012, 04:19:18 AM

Title: Limit on HTTP parameter length
Post by: Thys on December 31, 2012, 04:19:18 AM
Bruce,

I'm also getting a problem with the length of URL parameters which are limited to Net:ValueSize (256). If I change Net:ValueSize to a larger size, will it still work?

Thys
Title: Re: Limit on HTTP parameter length
Post by: Bruce on January 01, 2013, 11:58:26 PM
tell me more about the context. Is this a server or a client? the server doesn't have a limit on the vlaue size, values over 256 bytes are allocated dynamic space.

cheers
Bruce