Tool/software: Code Composer Studio
Dear sir,
I am looking for the rebuild the HTTP library document if any have. here i made some changed in buffer length because i been getting @HTTPClient_ESENDBUFSMALL error while setting the http header.
well i changed in httpclient_internal.h file @HTTPClient_BUF_LEN from 256 to 1024.
now i have to rebuild to effect the changes