Jobs    Everything

Select a Metro Area
When:
November 20, 2013 @ 7:00 PM – 9:00 PM America/New York Timezone
2013-11-20T19:00:00-05:00
2013-11-20T21:00:00-05:00
Where:
Partners for Self Employment
3000 Biscayne Boulevard #215
Miami, FL 33137
USA
SoFloPHP Miami - Communicating on the Web @ Partners for Self Employment | Miami | Florida | United States

***SherlockTech proudly brings you this valuable community event info***

Click here to register

HTTP (Hyper Text Transfer Protocol) regulates simple conversations between clients and servers, like placing an order in a restaurant. However, there are some gotchas like the server having short term memory requiring the client to repeat themselves. But don’t despair, HTTP helps reduce confusion with standardized requests and responses. By following these conventions developers are able to create amazing things not possible with just POST requests and 200 OK responses.

In this talk Adrian Cardenas will review examples of clients and servers, as well as the stateless nature of HTTP. He will then go into more detail about headers discussing request methods, and common request headers. Good conversations cannot be one sided, so he will also cover common response headers as well as useful response status codes.

Attendees will leave knowing the basics of how HTTP works, leading to better communication between input forms and server side processing, better security for sensitive areas of apps, and even API design for RESTful services.