Other Parts Discussed in Thread: EK-TM4C1294XL
Hi,
We have to send some parameters as part of the header in HTTP request which is being send to Server. I have seen enet_weather and enet_io examples and checked most of tcp methods but did not find any struct which accepts HTTP header.
We have to send Authorization, Context-type, Accept-Encoding etc in Request Header which is being sent to Server. Also have to add parameters when someone opens web page (as in enet_io) also want to restrict access based on parameters.
Can anyone guide me to solve this?
I am using EK-TM4C1294XL board with CCS Version: 6.1.0.00104 and TivaWare_C_Series-2.1.1.71 on Windows 8.
Thanks,
Bhavesh