Good day all,
I am a newbie in Mainframe and High Level Assembler Language. I have been trying to code in some changes in two CICS programs by using CICS command below:
EXEC CICS WEB WRITE HTTPHEADER(HTTPHEA1) NAMELENGTH(NAMLEN1) VALUE(HTTPVAL) VALUELENGTH(VALLEN)
One of these two CICS programs has an authentication box popping up every time it is loaded, but when I code the above-mentioned command in the program with CICS WEB SEND, the HTTPHEADER would not be injected in the response header.
Does anyone have experience with writing it ?
I've read the IBM documentation and consulted with IBM. They recommended switching to HTTP 1.1 RFC2616 from HTTP 1.0 RFC 1945... (I've no idea what that means)
I am at wit's end.
Your help and guidance are greatly appreicated!
Injecting HTTPHEADER parameters in the program in HLASM
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2549
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
- 2
- 3129
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 1
- 2410
-
by engh
View the latest post
Fri Jul 08, 2022 7:31 pm
-
- 1
- 1648
-
by enrico-sorichetti
View the latest post
Sat Jun 12, 2021 12:18 pm
-
- 4
- 3037
-
by sergeyken
View the latest post
Mon May 22, 2023 12:52 am