type github.com/refraction-networking/utls.ApplicationSettingsExtensionNew
8 uses
github.com/refraction-networking/utls (current package)
u_common.go#L452: extWriter.(*ApplicationSettingsExtensionNew).SupportedProtocols = []string{"h2"}
u_parrots.go#L952: &ApplicationSettingsExtensionNew{SupportedProtocols: []string{"h2"}},
u_tls_extensions.go#L75: return &ApplicationSettingsExtensionNew{}
u_tls_extensions.go#L799: type ApplicationSettingsExtensionNew struct {
u_tls_extensions.go#L804: func (e *ApplicationSettingsExtensionNew) Len() int {
u_tls_extensions.go#L808: func (e *ApplicationSettingsExtensionNew) Read(b []byte) (int, error) {
u_tls_extensions.go#L813: func (e *ApplicationSettingsExtensionNew) UnmarshalJSON(b []byte) error {
u_tls_extensions.go#L827: func (e *ApplicationSettingsExtensionNew) Write(b []byte) (int, error) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |