NetTalk Central

Author Topic: Limit on HTTP parameter length  (Read 2235 times)

Thys

  • Sr. Member
  • ****
  • Posts: 311
    • View Profile
    • Incasu
    • Email
Limit on HTTP parameter length
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Limit on HTTP parameter length
« Reply #1 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