INNER CODE UNIT · Go

main1

zan8in/afrog · cmd/regex/main.go:199

func main1() {
	var (
		resultMap = make(map[string]string)
	)

	v2 := `HTTP/1.1 200 OK
	Date: Mon, 06 Nov 2023 13:27:12 GMT
	Server: Apache/2.4.39 (Win64) OpenSSL/1.1.1b mod_fcgid/2.3.9a mod_log_rotate/1.02
	X-Powered-By: PHP/7.3.4
	Set-Cookie: JSESSIONID=12321asdg31ds312sda3g123
	Set-Cookie: JSESSIONID=354738942357mc148jdfkjghsadflk
	Set-Cookie: 3B4A770C3AF55A22884CD9C5F462DF3E=A247F8FA27110B1BE0550000000000011699230909020%3B+Expires%3DWed%2C+08-Nov-2023+00%3A35%3A09+GMT%3B+Path%3D%2F
	Connection: close
	Content-Type: text/html; charset=UTF-8
	Content-Length: 4
	
	test`

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…