Project

General

Profile

Actions

Bug #883

closed

POST problem introduced with 1.4.12 (still present in current 1.4.13-x)

Added by Anonymous over 17 years ago. Updated over 15 years ago.

Status:
Invalid
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

The following POST (grabbed and dumped with netcat) does not go through (nothing gets logged, even with all debug directives enabled).


< 00000000 50 4f 53 54 20 2f 20 48 54 54 50 2f 31 2e 30 0d # POST / HTTP/1.0.
< 00000010 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 # .Content-Type: a
< 00000020 70 70 6c 69 63 61 74 69 6f 6e 2f 78 2d 77 77 77 # pplication/x-www
< 00000030 2d 66 6f 72 6d 2d 75 72 6c 65 6e 63 6f 64 65 64 # -form-urlencoded
< 00000040 0d 0a 48 6f 73 74 3a 20 36 35 2e 33 39 2e 31 37 # ..Host: 65.39.17
< 00000050 30 2e 31 39 36 0d 0a 43 6f 6e 74 65 6e 74 2d 4c # 0.196..Content-L
< 00000060 65 6e 67 74 68 3a 20 37 33 33 0d 0a 0d 0a 74 78 # ength: 733....tx
< 00000070 6e 5f 74 79 70 65 3d 73 65 6e 64 5f 6d 6f 6e 65 # n_type=send_mone
< 00000080 79 26 70 61 79 6d 65 6e 74 5f 64 61 74 65 3d 32 # y&payment_date=2
< 00000090 30 25 33 41 33 38 25 33 41 30 35 2b 53 65 70 2b # 0%3A38%3A05+Sep+
< 000000a0 32 38 25 32 43 2b 32 30 30 36 2b 50 44 54 26 6c # 28%2C+2006+PDT&l
< 000000b0 61 73 74 5f 6e 61 6d 65 3d 44 6f 65 26 72 65 73 # ast_name=Doe&res
< 000000c0 69 64 65 6e 63 65 5f 63 6f 75 6e 74 72 79 3d 55 # idence_country=U
< 000000d0 53 26 70 65 6e 64 69 6e 67 5f 72 65 61 73 6f 6e # S&pending_reason
< 000000e0 3d 65 63 68 65 63 6b 26 70 61 79 6d 65 6e 74 5f # =echeck&payment_
< 000000f0 67 72 6f 73 73 3d 32 39 2e 39 35 26 6d 63 5f 63 # gross=29.95&mc_c
< 00000100 75 72 72 65 6e 63 79 3d 55 53 44 26 62 75 73 69 # urrency=USD&busi
< 00000110 6e 65 73 73 3d 6d 61 72 63 25 34 30 6a 61 75 76 # ness=marc%40jauv
< 00000120 69 6e 2e 63 6f 6d 26 70 61 79 6d 65 6e 74 5f 74 # in.com&payment_t
< 00000130 79 70 65 3d 65 63 68 65 63 6b 26 61 64 64 72 65 # ype=echeck&addre
< 00000140 73 73 5f 73 74 72 65 65 74 3d 31 32 33 2b 41 6e # ss_street=123+An
< 00000150 79 2b 53 74 72 65 65 74 26 76 65 72 69 66 79 5f # y+Street&verify_
< 00000160 73 69 67 6e 3d 41 35 76 2e 4b 7a 68 4e 6d 52 59 # sign=A5v.KzhNmRY
< 00000170 63 49 53 6c 35 2d 49 64 50 36 75 62 65 75 56 36 # cISl5-IdP6ubeuV6
< 00000180 58 41 64 47 76 4f 66 6e 74 62 76 34 44 75 63 6f # XAdGvOfntbv4Duco
< 00000190 77 45 47 2e 58 79 62 51 78 45 38 63 4f 26 70 61 # wEG.XybQxE8cO&pa
< 000001a0 79 65 72 5f 73 74 61 74 75 73 3d 76 65 72 69 66 # yer_status=verif
< 000001b0 69 65 64 26 74 65 73 74 5f 69 70 6e 3d 31 26 70 # ied&test_ipn=1&p
< 000001c0 61 79 65 72 5f 65 6d 61 69 6c 3d 74 73 74 31 25 # ayer_email=tst1%
< 000001d0 34 30 72 34 6c 2e 63 6f 6d 26 74 78 6e 5f 69 64 # 40r4l.com&txn_id
< 000001e0 3d 36 38 38 30 33 34 32 30 32 53 34 35 35 39 35 # =688034202S45595
< 000001f0 31 4d 26 61 64 64 72 65 73 73 5f 73 74 61 74 75 # 1M&address_statu
< 00000200 73 3d 63 6f 6e 66 69 72 6d 65 64 26 72 65 63 65 # s=confirmed&rece
< 00000210 69 76 65 72 5f 65 6d 61 69 6c 3d 6d 61 72 63 25 # iver_email=marc%
< 00000220 34 30 6a 61 75 76 69 6e 2e 63 6f 6d 26 66 69 72 # 40jauvin.com&fir
< 00000230 73 74 5f 6e 61 6d 65 3d 4a 6f 68 6e 26 61 64 64 # st_name=John&add
< 00000240 72 65 73 73 5f 63 6f 75 6e 74 72 79 5f 63 6f 64 # ress_country_cod
< 00000250 65 3d 55 53 26 70 61 79 65 72 5f 69 64 3d 56 41 # e=US&payer_id=VA
< 00000260 35 46 39 36 45 58 36 4c 39 35 32 26 61 64 64 72 # 5F96EX6L952&addr
< 00000270 65 73 73 5f 63 69 74 79 3d 4e 65 77 79 6f 72 6b # ess_city=Newyork
< 00000280 26 72 65 63 65 69 76 65 72 5f 69 64 3d 47 54 53 # &receiver_id=GTS
< 00000290 44 48 39 50 53 58 34 37 4d 4c 26 6d 65 6d 6f 3d # DH9PSX47ML&memo=
< 000002a0 68 65 79 25 32 31 26 61 64 64 72 65 73 73 5f 73 # hey%21&address_s
< 000002b0 74 61 74 65 3d 4e 59 26 70 61 79 6d 65 6e 74 5f # tate=NY&payment_
< 000002c0 73 74 61 74 75 73 3d 50 65 6e 64 69 6e 67 26 6d # status=Pending&m
< 000002d0 63 5f 67 72 6f 73 73 3d 32 39 2e 39 35 26 61 64 # c_gross=29.95&ad
< 000002e0 64 72 65 73 73 5f 7a 69 70 3d 31 32 33 34 35 26 # dress_zip=12345&
< 000002f0 63 68 61 72 73 65 74 3d 77 69 6e 64 6f 77 73 2d # charset=windows-
< 00000300 31 32 35 32 26 6e 6f 74 69 66 79 5f 76 65 72 73 # 1252&notify_vers
< 00000310 69 6f 6e 3d 32 2e 31 26 61 64 64 72 65 73 73 5f # ion=2.1&address_
< 00000320 63 6f 75 6e 74 72 79 3d 55 6e 69 74 65 64 2b 53 # country=United+S
< 00000330 74 61 74 65 73 26 61 64 64 72 65 73 73 5f 6e 61 # tates&address_na
< 00000340 6d 65 3d 4a 6f 68 6e 2b 44 6f 65                # me=John+Doe
Actions #1

Updated by jan over 17 years ago

  • Status changed from New to Assigned

Please attach a strace.

Actions #2

Updated by Anonymous over 17 years ago

My apologies, it seems this bug has been fixed in the last 1.4.13-x release; I might have tested this against 1.4.12 thinking I was using 1.4.13...

Sorry for the trouble.

Good work nailing these bugs, lighttpd rocks!

Actions #3

Updated by jan over 17 years ago

  • Status changed from Assigned to Fixed
  • Resolution set to invalid
Actions #4

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom