Issues
- 3
fsthttp/{transport,adapter}.go imports net/http, breaking native mac build?
#31 opened by dkegel-fastly - 0
Implement two hostcalls for obtaining address/port used to connect to origin
#121 opened by kpfleming - 2
Implement hostcall for obtaining server IP
#126 opened by kphillips - 1
configstore: no error when opening a config store that does not exist
#128 opened by awilliams-fastly - 0
- 0
gRPC Support
#130 opened by dgryski - 0
mtls client certificate support
#131 opened by dgryski - 0
Use adaptive buffers everywhere
#101 opened by joeshaw - 2
Feature Request: KVStore.delete
#109 opened by dios-david - 1
I need to use TCP on Fastly Compute to connect to a cloud database! But it doesn't have access to it.
#107 opened by masx200 - 1
- 0
Add Request.CloneWithBody(io.Reader)
#104 opened by joeshaw - 2
Connection Pooling for Dynamic Backends
#106 opened by mattg-sigsci - 2
- 1
- 3
Improve returned errors from hostcalls
#23 opened by dgryski - 1
kvstore should have its own error values
#83 opened by joeshaw - 3
All I get is "poll: Fastly error: Error"
#87 opened by advdv - 0
Improve error checking for arguments to hostcalls
#16 opened by dgryski - 4
kvstore `Entry` exposes embedded `io.Reader` but consumes its contents in `String`
#40 opened by joeshaw - 3
Support GOOS=wasip1
#43 opened by dgryski - 1
Core and Simple Cache API integration tests
#48 opened by joeshaw - 0
- 0
- 1
byte_repeater integration test is flaky
#59 opened by dgryski - 1
- 0
Remove excess string->[]byte->string conversions
#17 opened by dgryski