issues
search
EiffelWebFramework
/
EWF
Eiffel Web Framework -- Provide a common framework to build easily web server application in Eiffel (portable on various connector and platforms)
http://eiffelweb.projects.eiffel.org/
Other
44
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Loggin output should be open_write and not open_read
#183
tioui
opened
6 years ago
0
Initial import WSF XSS protection.
#182
jvelilla
closed
6 years ago
1
Update HTTP Client cURL implementation:
#181
jvelilla
closed
7 years ago
0
With compression
#180
jocelyn
closed
7 years ago
0
Ewf compression support
#179
jvelilla
closed
7 years ago
1
Updated EWF http_network, websocket, httpd to use the latest EiffelN…
#178
jvelilla
closed
7 years ago
0
Updated code, get rid of obsolete feature calls in libraries and exam…
#177
jvelilla
closed
7 years ago
1
Ewf doc
#176
jvelilla
closed
7 years ago
0
Restructured httpd websocket wsf
#175
jocelyn
closed
8 years ago
0
Improved EiffelWeb standalone networking code.
#174
jocelyn
closed
8 years ago
0
Simple Reverse proxy
#173
jocelyn
closed
8 years ago
0
Add a Gitter chat badge to README.md
#172
gitter-badger
closed
8 years ago
0
Fix for missing error reporting in WSF_PUT/POST_HELPER
#171
colin-adams
closed
8 years ago
1
Updated HTTP_COOKIE implementation, by default now the Cookie will no…
#170
jvelilla
closed
8 years ago
5
Fixed various unicode issues related to query and form parameters.
#169
jocelyn
closed
9 years ago
1
Added http client implementation based on Eiffel Net (i.e socket)
#168
jocelyn
closed
8 years ago
6
Ewf http date
#167
jvelilla
closed
9 years ago
1
Updated set_value for WSF_FORM_SELECTABLE_INPUT (for example a checkb…
#166
jvelilla
closed
9 years ago
1
Ewf v1 workbook updated
#165
jvelilla
closed
9 years ago
0
Initial import HTML5 support for attributes and input types.
#164
jvelilla
closed
9 years ago
0
Improve the concurrency support for EWF, and new standalone connector
#163
jocelyn
closed
9 years ago
2
Improve the concurrency support for EWF, and new standalone connector
#162
jocelyn
closed
9 years ago
1
Ewf cookie
#161
jvelilla
closed
9 years ago
1
JSON_PARSER.parse_string can exhaust memory
#160
colin-adams
opened
9 years ago
2
Segmentation Fault on map_uri_template_agent_with_request_methods
#159
federeghe
closed
9 years ago
4
Issues are WSF_RESPONSE.status_code/status_is_set
#158
colin-adams
opened
10 years ago
0
WSF_REQUEST.cookies_table does not terminate on cookies without a value.
#157
julian-tschannen
closed
10 years ago
2
Added {WSF_REQUEST}.http_content_encoding
#156
colin-adams
closed
10 years ago
0
Issue #154 (documentation error in {WSF_SKELETON_HANDLER}.check_request)
#155
colin-adams
closed
10 years ago
0
Documentation error in {WSF_SKELETON_HANDLER}.check_request
#154
colin-adams
closed
10 years ago
0
issue #149 (Simple CORS support for GET requests in policy-driven framew...
#153
colin-adams
closed
10 years ago
0
Issue #150 (VARY header set to header contents rather than header name)
#152
colin-adams
closed
10 years ago
3
Issue #144 (Add last_modified to WSF_SKELETON_HANDLER)
#151
colin-adams
closed
10 years ago
0
VARY header set to application/json rather than accept
#150
colin-adams
closed
10 years ago
1
CORS headers for policy-driven framework
#149
colin-adams
closed
10 years ago
2
Issue #143
#148
colin-adams
closed
10 years ago
0
Use of 411 Length required response code
#147
colin-adams
opened
10 years ago
2
Possible replacement for code 301 Moved permanently
#146
colin-adams
opened
10 years ago
0
WSF_TRACE_RESPONSE does not include Content-Type header
#145
colin-adams
closed
10 years ago
1
Add a last_modified routine to WSF_SKELETON_HANDLER
#144
colin-adams
closed
10 years ago
1
Policy-driven framework should reject PUT requests that contain a Content-Range header
#143
colin-adams
closed
10 years ago
1
Consistency of Not Modified responses in WSF_METHOD_HELPER
#142
colin-adams
opened
10 years ago
1
Orientation/Learning Documentation
#141
ljr1981
closed
9 years ago
5
Updated WSF_ROUTER, to import an existing router definition.
#140
jvelilla
closed
10 years ago
0
Added custom-template in examples, as a base template to integrate easily other JS widgets.
#139
jocelyn
closed
10 years ago
1
Integrate WSF_JS_Widget library provided by Yassin and Severin
#138
jocelyn
closed
10 years ago
2
gewf and autodetect which connector to use
#137
jocelyn
opened
10 years ago
0
Changes to better handle CGI variables with unicode, and keep REQUEST_URI percent encoded.
#136
jocelyn
closed
9 years ago
2
Fix cgi value related to percent encoding (See PATH_INFO ...)
#135
jocelyn
closed
10 years ago
1
WSF_POST_HELPER does not support non-RESTful POSTs
#134
colin-adams
opened
10 years ago
2
Next