This website requires JavaScript.
Explore
Help
Register
Sign In
faas-rs
/
faas
Watch
1
Star
0
Fork
0
You've already forked faas
mirror of
https://github.com/openfaas/faas.git
synced
2025-06-09 00:36:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
faas
/
gateway
/
types
History
Thomas E Lackey
decf9addb3
Make 'URLPathTransformer' interface and implementation to do the function prefix trimming instead of baking it in. Also add a configuration option, 'pass_url_path_to_functions' to control whether the full path is passed to the functions or not.
...
Signed-off-by: Thomas E Lackey <telackey@bozemanpass.com>
2018-08-29 12:41:04 +01:00
..
handler_set.go
Expose scale-function endpoint
2018-07-23 15:24:11 +01:00
inforequest.go
Changes from pull request feedback
2018-07-06 17:50:48 +01:00
load_credentials.go
Read secrets from variable path
2018-05-23 11:42:42 +01:00
proxy_client.go
Update header
2018-07-09 21:25:03 +01:00
readconfig_test.go
Add scale_from_zero flag
2018-07-20 11:39:36 +01:00
readconfig.go
Make 'URLPathTransformer' interface and implementation to do the function prefix trimming instead of baking it in. Also add a configuration option, 'pass_url_path_to_functions' to control whether the full path is passed to the functions or not.
2018-08-29 12:41:04 +01:00