> > Just define HTTP_MAX_DATA_LEN to something enough large. > > If you don't define it, it will be defined in Microchip/Includes/TCPIP > Stack/HTTP2.c and default to 100, > that mean an uri can't be larger than 100 chars (totally). Thanks to all that have commented! This looks like what I'm looking for. Because all the message strings are in an array at the beginning of HTTP2.c, it is difficult to determine what code is actually outputting that string. But, this HTTP_MAX_DATA_LEN looks interesting. I'll give that a try. THANKS! Harold --=20 FCC Rules Updated Daily at http://www.hallikainen.com - Advertising opportunities available! --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .