This website requires JavaScript.
Explore
Help
Sign In
mirror
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2025-09-02 22:52:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.90.0
hugo
/
tpl
/
data
History
Bjørn Erik Pedersen
93572e5318
resources: Add timeout to the HTTP request in Get
...
Workaround for
https://github.com/golang/go/issues/49366
2021-12-02 16:11:14 +01:00
..
data_test.go
tpl/data: Misc header improvements, tests, allow multiple headers of same key
2021-06-06 13:32:12 +02:00
data.go
tpl/data: Misc header improvements, tests, allow multiple headers of same key
2021-06-06 13:32:12 +02:00
init_test.go
Fix error handling for the time func alias
2021-08-01 13:39:30 +02:00
init.go
Fix error handling for the time func alias
2021-08-01 13:39:30 +02:00
resources_test.go
resources: Add timeout to the HTTP request in Get
2021-12-02 16:11:14 +01:00
resources.go
tpl/data: Print response body on HTTP errors
2021-06-07 12:06:27 +02:00