This website requires JavaScript.
Explore
Help
Sign In
token2
/
snapd
Watch
0
Star
0
Fork
0
You've already forked snapd
mirror of
https://github.com/token2/snapd.git
synced
2026-03-13 11:15:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/2.60
Add File
New File
Upload File
Apply Patch
snapd
/
httputil
History
Shengjing Zhu
754d9729c2
httputil: fix checking x509 certification error on Go1.20
...
The error is wrapped in Go1.20 so we need to unwrap first.
2023-02-10 12:57:31 +00:00
..
client_test.go
devicestate: retry serial acquire on time based certificate errors (
#12403
)
2022-12-15 11:22:17 +01:00
client.go
client: test SNAPD_CLIENT_DEBUG_HTTP env var
2023-01-04 18:40:08 +01:00
export_test.go
many: introduce snapdenv and snapdenv.Testing
2020-03-15 16:40:25 +01:00
logger_test.go
logger: allow logging HTTP traffic enabling all logs
2022-12-13 21:30:23 +01:00
logger.go
many: support logging HTTP requests in the client
2023-01-04 18:40:08 +01:00
retry_test.go
httputil: fix client timeout retry tests
2020-04-15 11:53:09 +02:00
retry.go
httputil: fix checking x509 certification error on Go1.20
2023-02-10 12:57:31 +00:00
transport.go
store: set ResponseHeaderTimeout on the default transport
2021-07-13 11:21:01 +02:00