-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Amir Hossein Seyhani edited this page May 27, 2018
·
2 revisions
Welcome to the APHTTP wiki!
AP HTTP
University of Tehran / Advanced Programming
- Quick How-to & Examples
- Creating a New Server
-
Request Handlers
- Serving Static Files
- Serving Dynamic Files
- Getting Data from Client-side
- Redirection
- Serving Template Files
- Template Files
-
Request
- Request-Line
- Query
- Haeder
- Body
-
Response
- Status-Line
- Header
- Body
- Session
- Utilities
- Compile and Run