This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
EWF
Watch
1
Star
0
Fork
0
You've already forked EWF
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7c6fe5a04a5de941cb27082d5b2aebd77417c6cf
EWF
/
library
/
network
/
protocol
/
http
/
src
History
Jocelyn Fiat
7c6fe5a04a
Added
HTTP_COOKIE.set_expiration_from_max_age
, to add the "Expiration:" based on the max-age value.
2018-10-29 13:15:14 +01:00
..
http_constants.e
…
http_content_type.e
…
http_cookie.e
Added
HTTP_COOKIE.set_expiration_from_max_age
, to add the "Expiration:" based on the max-age value.
2018-10-29 13:15:14 +01:00
http_date_time_utilities.e
…
http_date.e
Updated code regarding to string 32 vs string 8.
2017-04-14 11:45:38 +02:00
http_file_extension_mime_mapping.e
…
http_format_constants.e
…
http_header_modifier.e
Use double quotes only when needed for put_content_type_with_parameters.
2018-10-29 13:11:19 +01:00
http_header_names.e
…
http_header.e
Fixed HTTP_HEADER.put_raw_header (..) by ignoring any empty line of the argument value.
2018-05-30 17:25:04 +02:00
http_media_type.e
…
http_mime_types.e
…
http_parameter_table.e
…
http_request_method_constants.e
…
http_request_methods.e
…
http_status_code_messages.e
…
http_status_code.e
…