mirror of
https://github.com/astaxie/beego.git
synced 2025-06-14 09:00:38 +00:00
Update output.go
This commit is contained in:
@ -29,6 +29,7 @@ import (
|
||||
"path/filepath"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
)
|
||||
|
||||
// BeegoOutput does work for sending response header.
|
||||
|
Reference in New Issue
Block a user