Mike Yan

Results 7 issues of Mike Yan

Modify error response to 302 response as per configuration. Solution id: SO8115 Package name: cf-modify-error-response-to-302 ### Use Case ### Proposed Solution ### Other * [ ] :wave: I may be...

feature-request

Format key & value pairs from POST request into specific form. Solution id: SO8114 Package name: cf-format-key-value ### Use Case ### Proposed Solution ### Other * [ ] :wave: I...

feature-request

Convert the query string to key & value pairs and add into header. Solution id: SO8113 Package name: cf-convert-query-string ### Use Case Convert query string parameter to key/value pair and...

feature-request

Rewrite URL by USER-AGENT from HTTP header when a viewer requests the address. Solution id: SO8111 Package name: cf-rewrite-url-by-user-agent ### Use Case The User-Agent request header is a characteristic string...

feature-request

Rewrite URL by cookie information when a viewer requests the address. Solution id: SO8109 Package name: cf-rewrite-url-by-cookie ### Use Case Read cookies in the viewer request and modifies the request...

feature-request

Validate token from HTTP header by MD5 in order to prevent violent access. Solution id: SO8121 Package name: cf-access-origin-by-md5-checksum ### Use Case Implement a mechanism to validate request token in...

feature-request

Integrate the native library, in this case using C library and include file, which's acting authentication function. Solution id: SO8108 Package name: cf-authentication-by-native-library ### Use Case Support native libraries for...

feature-request